Program running forever if not inside the condition

后端 未结 0 710
傲寒
傲寒 2021-01-27 03:47

I have a question regarding this code:

import time
from concurrent.futures import ProcessPoolExecutor
 
# SINGLE PROCESS
 
 
def ask_user():
    start = time.time         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题