copyparty/tests
ed 7781e0529d nogil: remove -j (multiprocessing option)
in case cpython's free-threading / nogil performance proves to
be good enough that the multiprocessing option can be removed,
this is roughly how you'd do it  (not everything's been tested)

but while you'd expect this change to improve performance,
it somehow doesn't, not even measurably so

as the performance gain is negligible, the only win here is
simplifying the code, and maybe less chance of bugs in the future

as a result, this probably won't get merged anytime soon
(if at all), and would probably warrant bumping to v2
2024-03-24 21:53:28 +00:00
..
res/idp idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py make linters happier 2023-11-30 17:33:07 +00:00
run.py make linters happier 2023-11-30 17:33:07 +00:00
test_dots.py black + isort 2024-03-21 18:51:23 +00:00
test_dxml.py make linters happier 2023-11-30 17:33:07 +00:00
test_httpcli.py make linters happier 2023-11-30 17:33:07 +00:00
test_idp.py idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00
test_vfs.py list dotfiles only for specific volumes or users (#66): 2023-12-16 15:38:48 +00:00
util.py nogil: remove -j (multiprocessing option) 2024-03-24 21:53:28 +00:00