問題タブ [multiprocessing-manager]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
73 問題
0
投票する
0
に答える
119
参照
python - multiprocessing.Manager().dict() で ConnectionRefusedError [Errno 61] を取得する
簡単に言えば、メインスレッドで a の内容を印刷しようとしmultiprocessing.Manager().dict()
たのですが、奇妙なエラーが発生しました。
20
このエラーが発生したのは、プールの数が(はい、正確に)より大きく、20
でのみmacOS
(完全に動作するLinux
) の場合のみです。
仕様:
最小のエラー コードが添付されています。
エラー: