Skip to content
  • Matthew Finkel's avatar
    Bug 40004: Convert tl-protocol to async. · 580e2c01
    Matthew Finkel authored
    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.
    580e2c01