Skip to content

tunnel: Fix timeout wait on arti bootstrap

David Goulet requested to merge dgoulet/onionmasq:ticket107_01 into main

We fuse() the timeout future so once completed, it will always be Pending in the select of the main loop.

Fixes #107 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports