◐ Shell
clean mode source ↗

Message 78446 - Python tracker

Antoine, what if we add another function, rmtree_safe() that uses
chdir() and document that it is protected from the race condition but
may have the side effect of changing the current dir in threaded
environment?