Re: [tor-dev] descriptor sync finished event after disabling UseMicrodescritors

2021-05-10 Thread David Goulet
On 07 May (14:11:14), nusenu wrote: > Hi, > > what is the best way to find out when descriptor fetching is completed I wasn't entirely sure of this so I looked at the code and turns out that when you get new microdescriptors, we only emit a BOOTSTRAP event but if the bootstrap is already 100%, n

[tor-dev] descriptor sync finished event after disabling UseMicrodescritors

2021-05-07 Thread nusenu
Hi, what is the best way to find out when descriptor fetching is completed after temporarily disabling microdescriptors on a running tor client daemon? The temporary disabling of microdescriptors is done using this line in a python script using stem: controller.set_conf('UseMicrodescriptors', '