[issue39339] Exception in thread QueueManagerThread

2020-01-15 Thread ss
New submission from ss <1162276...@qq.com>: os.cpu_count() is 64, but 61 to 64 raise Exception in thread QueueManagerThread Error: ValueError: need at most 63 handles, got a sequence of length 63. -- components: Windows messages: 360030 nosy: paul.moore, pythonpython, steve

[issue39339] ProcessPoolExecutor() Exception in thread QueueManagerThread

2020-01-15 Thread ss
Change by ss <1162276...@qq.com>: -- title: Exception in thread QueueManagerThread -> ProcessPoolExecutor() Exception in thread QueueManagerThread ___ Python tracker <https://bugs.python.or