Skip to content
  • akwizgran's avatar
    3193b736
    Merge branch 'start-plugins-async' into 'master' · 3193b736
    akwizgran authored
    Start plugins asynchronously
    
    This prevents other services from getting stuck behind the plugin manager while the Tor plugin is starting, which takes several seconds. The plugin manager waits for each plugin to start before stopping it.
    
    I've also added some canaries to plugins and services to ensure instances aren't started more than once.
    
    See merge request !181
    3193b736
    Merge branch 'start-plugins-async' into 'master'
    akwizgran authored
    Start plugins asynchronously
    
    This prevents other services from getting stuck behind the plugin manager while the Tor plugin is starting, which takes several seconds. The plugin manager waits for each plugin to start before stopping it.
    
    I've also added some canaries to plugins and services to ensure instances aren't started more than once.
    
    See merge request !181
Loading