Jelmer Vernooij
|
3631ba1f95
Fix various warnings (#2053)
|
hai 4 semanas |
Jelmer Vernooij
|
f26cd5a366
Fix tests failing if "build" in project absolute path (#2055)
|
hai 4 semanas |
Jelmer Vernooij
|
9e46a5dbb0
Fix commit graph parsing with incomplete extra edges data (#2056)
|
hai 4 semanas |
Jelmer Vernooij
|
ef3934ea6c
Fix Windows file deletion error in _remove_pack
|
hai 4 semanas |
Carl Smedstad
|
0ddbf91e72
Fix style check - call endswith() once with tuple
|
hai 4 semanas |
Jelmer Vernooij
|
2d571f4653
Fix commit graph parsing with incomplete extra edges data
|
hai 4 semanas |
Carl Smedstad
|
e133c69c8b
Fix tests failing if "build" in project absolute path
|
hai 4 semanas |
Jelmer Vernooij
|
0495a743b8
Fix mypy type errors and add GitClient.close() method
|
hai 1 mes |
Jelmer Vernooij
|
219c82620f
Fix resource leaks in remote.txt tutorial
|
hai 1 mes |
Jelmer Vernooij
|
e9a9031deb
Improve aiohttp server cleanup in tests
|
hai 1 mes |
Jelmer Vernooij
|
844115660a
Fix Repo resource leaks in test_gc.py
|
hai 1 mes |
Jelmer Vernooij
|
8b39888c64
Fix pack cache key mismatch causing premature Pack closure
|
hai 1 mes |
Jelmer Vernooij
|
26a620875f
Prevent Pack objects from being recreated after ObjectStore.close()
|
hai 1 mes |
Jelmer Vernooij
|
10a8834835
Fix Bundle resource leak in BundleClientTests
|
hai 1 mes |
Jelmer Vernooij
|
2bfcc59973
Fix Pack resource leaks in test_length_mismatch and test_checksum_mismatch
|
hai 1 mes |
Jelmer Vernooij
|
186828c1ad
Fix PackBasedObjectStore resource leak in tearDown
|
hai 1 mes |
Jelmer Vernooij
|
12c69ac6da
Fix all Bundle resource leaks exposed by __del__ warning
|
hai 1 mes |
Jelmer Vernooij
|
b9e61f621b
Add resource management to Bundle class
|
hai 1 mes |
Jelmer Vernooij
|
5e4d543928
Fix HTTPServer resource leak in dumb HTTP tests
|
hai 1 mes |
Jelmer Vernooij
|
5015ecc901
Add cleanup for unclosed ObjectStore instances in tests
|
hai 1 mes |
Jelmer Vernooij
|
8e9aacaadd
Add cleanup for unclosed Repo objects in test_index
|
hai 1 mes |
Jelmer Vernooij
|
c65b632df1
Add cleanup for unclosed Repo objects in test_client
|
hai 1 mes |
Jelmer Vernooij
|
1834b5fde5
Fix Repo leak in test_reflog by closing in tearDown
|
hai 1 mes |
Jelmer Vernooij
|
76543093bd
Fix resource leak in test_client by clearing instance variables
|
hai 1 mes |
Jelmer Vernooij
|
1002846bd7
Add proper cleanup for source_repo in SHA-256 server test
|
hai 1 mes |
Jelmer Vernooij
|
b0856710d1
Fix resource leaks in server and pack tests
|
hai 1 mes |
Jelmer Vernooij
|
b43813734f
Fix PackData resource leaks in BundleClient and test_pack
|
hai 1 mes |
Jelmer Vernooij
|
f5d1427254
Fix Repo leak in test_shallow_clone_from_git_is_identical
|
hai 1 mes |
Jelmer Vernooij
|
227c2408da
Fix test_pack tests broken by Pack __del__ cleanup
|
hai 1 mes |
Jelmer Vernooij
|
801beeefc3
Fix ResourceWarnings for unclosed MemoryRepo objects in tests
|
hai 1 mes |