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

perform kill_all only after long running stop operation completes #32

Merged
merged 2 commits into from
Jun 19, 2016

Conversation

guss77
Copy link
Contributor

@guss77 guss77 commented Apr 7, 2015

Try to fix bug #31 - only perform kill_all_from_journal after the stop operation has completed successfully, even if its running in a thread.

@guss77
Copy link
Contributor Author

guss77 commented Apr 7, 2015

Ok, most of these failures are not because of my change. My change introduced two failures - code guideline violation of trailing whitespace, which I fixed, and a "class too large" which I don't see how to fix except refactor the whole thing (which I'm not going to do in a patch).

@sferik sferik force-pushed the master branch 6 times, most recently from 2983f15 to e2bb21d Compare August 14, 2015 15:43
@akzhan akzhan merged commit dd88193 into bluepill-rb:master Jun 19, 2016
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.

2 participants