Skip to content

Fix issue with undead async tasks#1034

Merged
joshsmith merged 1 commit intodevelopfrom
1027-fix-issues-with-undead-async-tasks
Oct 9, 2017
Merged

Fix issue with undead async tasks#1034
joshsmith merged 1 commit intodevelopfrom
1027-fix-issues-with-undead-async-tasks

Conversation

@joshsmith
Copy link
Copy Markdown
Contributor

@joshsmith joshsmith commented Oct 9, 2017

What's in this PR?

This is a quick fix for the issue presented in #1027.

I know that simply killing the processes without explicitly calling wait_for_supervisor is a bit hacky, and it requires some explicit knowledge of implicit async event processing happening, but for now it's the best quick fix I could identify to move forward.

References

Fixes #1027

@joshsmith
Copy link
Copy Markdown
Contributor Author

@landongrindheim would love to hear your thoughts on this as a quick fix, knowing that we do need to find a better longer-term solution, but with an emphasis on overcoming this quickly to reprioritize other things.

Copy link
Copy Markdown
Contributor

@begedin begedin left a comment

Choose a reason for hiding this comment

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

Seems fine for now. If this makes the tests pass, I say go for it.

@joshsmith joshsmith merged commit 4ff94a2 into develop Oct 9, 2017
@joshsmith joshsmith deleted the 1027-fix-issues-with-undead-async-tasks branch October 9, 2017 20:13
@landongrindheim
Copy link
Copy Markdown
Contributor

👍

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.

Unhandled StaleEntryError

3 participants