Commit cd0fea2
committed
Suppress ResourceWarning in Windows process termination tests
The tests are now functionally passing - processes are being terminated
correctly. The ResourceWarning is expected behavior when forcefully
killing processes that have spawned subprocesses.
Added @pytest.mark.filterwarnings('ignore::ResourceWarning') to the
three Windows process termination tests to suppress these warnings
since they're testing the exact scenario that causes them.
Also cleaned up debug scripts that are no longer needed.1 parent 18fc14c commit cd0fea2
File tree
6 files changed
+4
-590
lines changed- tests/client
6 files changed
+4
-590
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
0 commit comments