Basically I am doing `while (!Thread.currentThread...
# announcements
p
Basically I am doing
while (!Thread.currentThread().isInterrupted) { ... }