Skip to content

rpclib: Clean up after performing cookie auth

Nick Mathewson requested to merge nickm/arti:rpc-clean-up-after-auth into main

Previously we never released the intermediary cookie-auth object, which would have left it kicking around on the RPC server side until we finally closed our connection.

Merge request reports

Loading