Skip to content

Conversation

@palazzem
Copy link

@palazzem palazzem commented Mar 5, 2018

Overview

Makes the futures Tornado context propagation globally available, as a standalone integration. The new integration is not enabled by default and requires patch(futures=True) or patch_all(futures=True).

This integration does only context propagation between threads of the same ThreadPoolExecutor, and does not create, nor trace the thread execution.

@palazzem palazzem added this to the 0.12.0 milestone Mar 5, 2018
@palazzem palazzem requested a review from LotharSee March 5, 2018 14:00
@palazzem palazzem force-pushed the palazzem/futures-integration branch 2 times, most recently from 2c17fa6 to 2090937 Compare March 5, 2018 14:12
LotharSee
LotharSee previously approved these changes Mar 5, 2018
Copy link
Contributor

@LotharSee LotharSee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@palazzem palazzem force-pushed the palazzem/futures-integration branch from 9bf5677 to 5431f88 Compare March 5, 2018 15:36
@palazzem palazzem changed the base branch from master to 0.12-dev March 6, 2018 11:10
@palazzem palazzem merged commit 90ae6f5 into 0.12-dev Mar 6, 2018
@palazzem palazzem deleted the palazzem/futures-integration branch March 6, 2018 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants