networkzero
networkzero copied to clipboard
Unadvertise with no beacon hangs
Any process which has advertised will attempt to unadvertise via an atexit handler in discovery.py. If the beacon was hosted in a different process which has already closed, the unadvertising process will hang.
Unadvertise should have a default timeout