Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling error from using gevent 1.1. #31627

Merged
merged 1 commit into from Mar 2, 2016
Merged

Handling error from using gevent 1.1. #31627

merged 1 commit into from Mar 2, 2016

Conversation

jakehilton
Copy link

What does this PR do?

Handles another error case when refreshing modules.

What issues does this PR fix or reference?

Fixes runs to work with gevent 1.1 Ticket: #31009

Previous Behavior

Halt execution so that package management fails.

New Behavior

Logs the error but continues execution.

Tests written?

  • Yes
  • No

@cachedout
Copy link
Contributor

I was just looking at the issue that this references. Frankly, this strikes me as an upstream bug in gevent but this is a totally reasonable workaround from the salt side.

@jakehilton
Copy link
Author

I agree.. gevent should be better about backwards compatibility.. but it would be a shame to have it break salt so badly when it doesn't have to.

@cachedout
Copy link
Contributor

Yes, certainly. I agree.

cachedout pushed a commit that referenced this pull request Mar 2, 2016
Handling error from using gevent 1.1.
@cachedout cachedout merged commit cc4c31c into saltstack:2015.8 Mar 2, 2016
@cachedout
Copy link
Contributor

Merged. Thanks, @jakehilton

@jakehilton
Copy link
Author

Thank you for the merge @cachedout . Do you know by chance if it will make it into the next release?

@jakehilton jakehilton deleted the 2015.8 branch March 3, 2016 17:16
@rallytime
Copy link
Contributor

@jakehilton Yes, this will make it into the next release, which will be 2015.8.8. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants