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

Fixbug #5

Merged
merged 2 commits into from
Dec 20, 2012
Merged

Fixbug #5

merged 2 commits into from
Dec 20, 2012

Commits on Dec 20, 2012

  1. Configuration menu
    Copy the full SHA
    0afea73 View commit details
    Browse the repository at this point in the history
  2. BUG: console 里启动一个服务失败后,无法使用 abort 退出 skynet

    FIX: init 模块前全局 context 计数加一,因为 init 失败后会去 release
    context,此时会全局 context 计数减一。以前会因此导致全局 context
    计数不准,而无法退出。
    cofyc committed Dec 20, 2012
    Configuration menu
    Copy the full SHA
    10eeb67 View commit details
    Browse the repository at this point in the history