Draft: Bug 40004: Convert tl-protocol to async.
We resolve the issue of deadlocks within Firefox, and other unknown bugs, during initialization by using asynchronous programming in the controller implementation. At the same time, we take advantage of torbutton's async 'controller' module instead of duplicating logic.
Closes #40004 (closed)