ysj.ray <[email protected]> added the comment: Got it. Seems the behavior is not consist with the Executor.map() function:
"The returned iterator raises a TimeoutError if __next__() is called and the result isn't available after timeout seconds from ***the original call to map()***" ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11777> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
