mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
bugfix: harbor service should not release before others
This commit is contained in:
@@ -236,4 +236,5 @@ skynet_start(struct skynet_config * config) {
|
||||
if (config->daemon) {
|
||||
daemon_exit(config->daemon);
|
||||
}
|
||||
skynet_harbor_exit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user