回答編集履歴

1

追記

2020/02/13 02:03

投稿

hayataka2049
hayataka2049

スコア30933

test CHANGED
@@ -3,3 +3,7 @@
3
3
 
4
4
 
5
5
  今回の目的であれば`ThreadPoolExecutor`に置き換えれば問題なく実行できるかと思います。
6
+
7
+
8
+
9
+ [ThreadPoolExecutor | concurrent.futures -- 並列タスク実行 — Python 3.8.2rc1 ドキュメント](https://docs.python.org/ja/3/library/concurrent.futures.html#concurrent.futures.ThreadPoolExecutor)