2 Comments
User's avatar
TRAN QUANG THIEN's avatar

Thanks for the wonderful post. Just one question. What will happen if we don’t raise interrupt_event.set() in the post processing part?

Expand full comment
Zachary Huang's avatar

Nothing. It's just good cleanup, like closing a file descriptor or a database connection.

Expand full comment