Skip to content

exit all worker/fetcher/manager correctly#58

Closed
LYY wants to merge 9 commits intojrallison:masterfrom
LYY:master
Closed

exit all worker/fetcher/manager correctly#58
LYY wants to merge 9 commits intojrallison:masterfrom
LYY:master

Conversation

@LYY
Copy link
Copy Markdown

@LYY LYY commented Oct 28, 2015

I have a production environment based on go-workers. I used runit for daemon. While it run a few days, I send "term" signal to stop it, but it can't stopped.

I check code of go-workers, and guess the bug is worker/fetcher/manager not exit correctly.

About "for" "select" break:
test1: http://play.golang.org/p/l01ImEBCwv
test2: http://play.golang.org/p/pLQarqtZdg

@LYY LYY closed this Nov 3, 2015
@LYY
Copy link
Copy Markdown
Author

LYY commented Nov 3, 2015

need test more

@LYY LYY reopened this Nov 9, 2015
@LYY LYY closed this Nov 9, 2015
@LYY LYY reopened this Nov 9, 2015
@LYY
Copy link
Copy Markdown
Author

LYY commented Dec 24, 2015

many changs

@LYY LYY closed this Dec 24, 2015
@Soulou
Copy link
Copy Markdown
Contributor

Soulou commented Dec 24, 2015

Why closing that ? @LYY

@LYY
Copy link
Copy Markdown
Author

LYY commented Feb 18, 2016

@Soulou I changed too much codes for my own purpose, so this PR could not be merged. I will create a new branch to commit the fixes.

@LYY
Copy link
Copy Markdown
Author

LYY commented Mar 4, 2016

@Soulou #60 new pr

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