You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #1787 on July 30, 2023 22:00.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
skynet好像是在所有服务中止后都会退出
我在第一个main服务里只有一句话
skynet.exit();
但是在系统中skynet这个进程依然运行
每次运行编写代码我都需要kill进程
如何在skynet中已经没有运行任何自定义服务的情况下,让skynet关闭进程
Beta Was this translation helpful? Give feedback.
All reactions