Searched refs:record_finished (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_concurrent_futures.py | 915 def record_finished(n): function 918 self.executor.map(record_finished, range(10)) |
Completed in 3 milliseconds