Everyone’s talking about it. Everyone’s using it. But most likely, they’re doing it wrong, just like we did.
Speakerdeck PyCon US 2019 Blog Post Code
By building a simplified chaos monkey service, we will walk through how to create a good foundation for an asyncio-based service, including graceful shutdowns, proper exception handling, and testing asynchronous code. We’ll get into the hairier topics as well, covering topics like working with synchronous code, debugging and profiling, and working with threaded code.