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

fix: sleep 100ms to make sure SIGTERM send to the child processes #37

Merged
merged 1 commit into from Aug 28, 2017

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Aug 28, 2017

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@mention-bot
Copy link

@fengmk2, thanks for your PR! By analyzing the history of the files in this pull request, we identified @dead-horse, @popomore and @atian25 to be potential reviewers.

@popomore
Copy link
Member

这个用例之前就是挂的,得看看

@fengmk2
Copy link
Member Author

fengmk2 commented Aug 28, 2017

port 被设置为默认 7001了,为看看哪里设置的

if (typeof port !== 'number') {

@fengmk2
Copy link
Member Author

fengmk2 commented Aug 28, 2017

https://github.com/eggjs/egg/pull/1231/files#diff-00e468d07603246fbc402f6599122162R299 这里加了一个 port,为再改改单测代码。

@popomore
Copy link
Member

#38

@fengmk2
Copy link
Member Author

fengmk2 commented Aug 28, 2017

rebase 好了,等 ci

@fengmk2
Copy link
Member Author

fengmk2 commented Aug 28, 2017

@popomore 可以合并发布了。

@popomore popomore merged commit da99744 into master Aug 28, 2017
@popomore popomore deleted the sleep-100ms-before-exit branch August 28, 2017 07:03
@popomore
Copy link
Member

  • egg-cluster@1.9.1

hyj1991 pushed a commit to hyj1991/egg-cluster that referenced this pull request Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants