Home
last modified time | relevance | path

Searched refs:patched_call_soon (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py379 def patched_call_soon(*args): function
391 self.loop.call_soon = patched_call_soon
392 self.loop.call_soon_threadsafe = patched_call_soon

Completed in 4 milliseconds