←back to thread

320 points willm | 1 comments | | HN request time: 0.233s | source
1. Meneth ◴[] No.45107438[source]
KeyboardInterrupt (Ctrl+C) has been a problem wherever I've used python async. It should just work out of the box.