Unify the implementation of Group/Pool imap/map/apply and ThreadPool imap/map/apply.
This ensures ThreadPool has the same API, including accepting multiple iterables in imap. Also, capture the _raise_exception method of a failed greenlet and use it to raise the original traceback from those methods.
Showing
This diff is collapsed.
Please register or sign in to comment