Skip to content

tor-hsservice: Abort any pending desc uploads if shutting down.

gabi-250 requested to merge gabi-250/arti:publisher-tasks into main

Reactor::upload_for_time_period now exits as soon as the Reactor is dropped (the upload futures check if shutdown_tx was dropped before proceeding).

Closes #1253 (closed)

Merge request reports