Skip to content

Do not use defer #111

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

Merged
merged 2 commits into from
Oct 9, 2018
Merged

Do not use defer #111

merged 2 commits into from
Oct 9, 2018

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Sep 27, 2018

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #109
Documentation
License MIT

I revert the changes to RetryPlugin as a temporary fix for #109. Only consider this if we cannot properly fix it (as attempted in #110)

@joelwurtz
Copy link
Member

Unfortunately i have very little time ATM to deal with the Defer problem :s, so yes, if nobody came up with a solution reverting it is better ATM and will try to tackle the problem latter

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

okay, better inefficient than wrong. can you add some note in the documentation that using the retry plugin kills async? and open an issue in this repo to implement retry async correctly?

@Jean85 Jean85 mentioned this pull request Oct 8, 2018
@dbu dbu merged commit 54a4fc9 into master Oct 9, 2018
@dbu dbu deleted the patch-revert-defer branch October 9, 2018 06:43
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.

can only throw objects
3 participants