We have a global mutex to avoid multiple PyManager instances from stomping on each other. We should also block the IDLE context menu while this mutex is held, since it can show weird (though basically safe) values during installs.