◐ Shell
clean mode source ↗

Message 273197 - Python tracker

I committed the gc_collect() change to 3.5 as well, because it helped me with a separate test case.

Here is the remaining change, for 3.6 only. I added a timeout to the join() call. This matches the @reap_threads decorator, which times out after 1 s.