TIL 2020-09-11

  1. The Tragic Tale of the Deadlocking Python Queue - Important lessons about Python threading, queues, and how deadlocks can occur in concurrent code.