Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented Nov 29, 2019

This pull request updates more code in st2common to utilize st2common.util.concurrency wrapper instead of calling eventlet directly.

Some of those changes were already introduced in #4792 and this pull request just builds on that and updates more code in st2common to use that wrapper.

Now 90% of the code in st2common, uses this wrapper and there are only a few places left which call eventlet directly (outside tests).

…rapper

instead of calling eventlet directly.
@Kami Kami added this to the 3.2.0 milestone Nov 29, 2019
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines. Requires some effort to review. label Nov 29, 2019
@arm4b arm4b requested a review from m4dcoder December 2, 2019 14:34
Copy link
Contributor

@m4dcoder m4dcoder left a comment

Choose a reason for hiding this comment

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

LGTM

@Kami Kami merged commit 9f50a57 into master Dec 2, 2019
@Kami Kami deleted the update_st2common_to_use_concurrency_wrapper branch December 2, 2019 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PR that changes 100-499 lines. Requires some effort to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants