mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Mark descriptor as dirty if all managed proxies are configured.
This commit is contained in:
@@ -572,6 +572,9 @@ pt_configure_remaining_proxies(void)
|
||||
smartlist_free(tmp);
|
||||
check_if_restarts_needed = 0;
|
||||
assert_unconfigured_count_ok();
|
||||
|
||||
if (!pt_proxies_configuration_pending())
|
||||
mark_my_descriptor_dirty("configured managed proxies");
|
||||
}
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user