◐ Shell
clean mode source ↗

Message 219243 - Python tracker

> the IDLE window is hanging

Check to make sure it is actually hung.  The event-loop can make it look hung but it is actually just waiting for an event.  An IDLE restart suffices to kill it sometimes.