Closed tarkah closed 3 months ago
Partially handles #310
I added a sleep(10s) after the caller of new_state to test that Ctrl-c doesn't kill during blit, but it does after the blit
sleep(10s)
new_state
Partially handles #310