Ignore multiprocessing DeprecationWarning

This commit is contained in:
thePR0M3TH3AN
2025-07-01 22:51:11 -04:00
parent e7381e3e03
commit 67ee020210

View File

@@ -7,3 +7,5 @@ testpaths = src/tests
markers =
network: tests that require network connectivity
stress: long running stress tests
filterwarnings =
ignore::DeprecationWarning:multiprocessing.popen_fork