🐛 fix 通道无法在进程内传递消息的问题
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import multiprocessing
|
||||
|
||||
from .spawn_process import *
|
||||
from .manager import *
|
||||
|
||||
__all__ = [
|
||||
|
Reference in New Issue
Block a user