bpo-34014: Added support of contextvars for BaseEventLoop.run_in_executor by hellysmile · Pull Request #9688 · python/cpython

added 6 commits

July 1, 2018 02:25

@hellysmile

@hellysmile

@ycd ycd mentioned this pull request

Feb 9, 2021

gjoseph92 added a commit to gjoseph92/distributed that referenced this pull request

Oct 27, 2021
Helps with setting the current client in worker while deserializing. Implementation referenced from python/cpython#9688

gjoseph92 added a commit to gjoseph92/distributed that referenced this pull request

Nov 1, 2021
Helps with setting the current client in worker while deserializing. Implementation referenced from python/cpython#9688