mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
unregister() will get called when the refine session channel disconnects in session::remove_sub_on_stop(). Calling it here is actually dangerous and creates rare race conditions.