Downgrade a "TODO pt-client" comment

This commit is contained in:
Nick Mathewson 2022-11-30 13:22:54 -05:00
parent 17ba4a1cc2
commit 6bd0f92c15
1 changed files with 3 additions and 1 deletions

View File

@ -122,7 +122,9 @@ where
};
{
// TODO pt-client: distinguish which transport just succeeded.
// TODO(nickm): At some point, it would be helpful to the
// bootstrapping logic if we could distinguish which
// transport just succeeded.
event_sender
.lock()
.expect("Lock poisoned")