Skip to content

Move persistent state flush from client to circmgr

yuan requested to merge 0x00A5/arti:issue-320 into main

Mitigate issue #320 (closed) that every time a TorClient clone is dropped it flushes states by moving the Drop implementation from TorClient to CircMgr.

Merge request reports

Loading