-
Shane Hathaway authored
should seal the concurrency bug: the map was being set to None, resulting in potentially two threads servicing the same queue and making it impossible to reliably create a ClientStorage once the main loop is running.
bcc774b8