Adds a shutdown_if_idle method to the executors and also eliminates
authorScott <[email protected]>
Mon, 31 Jan 2022 01:36:47 +0000 (17:36 -0800)
committerScott <[email protected]>
Mon, 31 Jan 2022 01:36:47 +0000 (17:36 -0800)
commit5d04ec30aabad127c4eb9494a7e1be72847612e3
tree88002f77ebeb5009707de144cbe7e7217eca2c7a
parent9d3650cc7009183d92422e70cf0089b2674e1e9b
Adds a shutdown_if_idle method to the executors and also eliminates
a multiple-shutdown problem encountered when using them.
executors.py