Searched refs:sleep_and_raise (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_concurrent_futures.py | 65 def sleep_and_raise(t): function 642 future2 = self.executor.submit(sleep_and_raise, 1.5) |
Completed in 3 milliseconds