ThreadPoolExecutor cant be interrupted
When i execute the following script i get outputs even after i pressed ctrl C or used interrupt in Pycharm which is the same as KeyboardInterrupt i think.
When i execute the following script i get outputs even after i pressed ctrl C or used interrupt in Pycharm which is the same as KeyboardInterrupt i think.