MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_wait_socket_slow

Method test_wait_socket_slow

Lib/test/_test_multiprocessing.py:5324–5325  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

5322 self.test_wait(True)
5323
5324 def test_wait_socket_slow(self):
5325 self.test_wait_socket(True)
5326
5327 @support.requires_resource('walltime')
5328 def test_wait_timeout(self):

Callers

nothing calls this directly

Calls 1

test_wait_socketMethod · 0.95

Tested by

no test coverage detected