-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: fix 100% cpu when sub process fail to start
- Loading branch information
Showing
8 changed files
with
759 additions
and
597 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# 更新日志 | ||
|
||
## 0.3.1 (2018-11-24) | ||
|
||
### :bug: Bug 修复: | ||
|
||
- 修复子进程(blinksocks)启动失败导致 CPU 占满的问题 | ||
|
||
### 从 0.3.0 更新到 0.3.1 | ||
|
||
``` | ||
$ npm install -g [email protected] [email protected] | ||
``` | ||
|
||
## 0.3.0 (2018-05-14) | ||
|
||
### :rocket: 新功能和改进 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.