Skip to content
  • Nick Mathewson's avatar
    Make changes in server_mode() affect workers; fix a crash. · c50c98ba
    Nick Mathewson authored
    Without this fix, changes from client to bridge don't trigger
    transition_affects_workers(), so we would never have actually
    initialized the cpuworkers.
    
    Fixes bug 23693.  Bugfix on 3bcdb262 0.2.6.3-alpha, which
    fixed bug 14901 in the general case, but not on the case where
    public_server_mode() did not change.
    c50c98ba