python mac下使用多进程报错解决办法

使用pychram运行python web,web使用了多进程python

mac下运行会提示以下:web

may have been in progress in another thread when fork() was called”

解决办法:spa

Edit Configurations - environment varibles:code

OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YESblog

相关文章
相关标签/搜索