mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Pass test_daemon_threads_shutdown_stderr_deadlock
This commit is contained in:
@@ -4347,7 +4347,6 @@ class CMiscIOTest(MiscIOTest):
|
||||
def test_daemon_threads_shutdown_stdout_deadlock(self):
|
||||
self.check_daemon_threads_shutdown_deadlock('stdout')
|
||||
|
||||
@unittest.skip("TODO: RUSTPYTHON")
|
||||
def test_daemon_threads_shutdown_stderr_deadlock(self):
|
||||
self.check_daemon_threads_shutdown_deadlock('stderr')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user