Xiang Zhang <[email protected]> added the comment:
Why accessing the result outside of with block? The pool is terminated while exiting the block before the work is done. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34134> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
