What is the pattern for chaining execution of tasks with ThreadPoolExecutor? Callbacks is not an adequate facility as each task I have will generate new output.
Thanks, jlc -- https://mail.python.org/mailman/listinfo/python-list
What is the pattern for chaining execution of tasks with ThreadPoolExecutor? Callbacks is not an adequate facility as each task I have will generate new output.
Thanks, jlc -- https://mail.python.org/mailman/listinfo/python-list