tor-hsservice: Add a TODO for breaking up the big function

As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1523#note_2934367
This commit is contained in:
Ian Jackson 2023-08-22 18:35:50 +01:00
parent 6bdaa733f1
commit 4f558c4413
1 changed files with 2 additions and 0 deletions

View File

@ -587,6 +587,8 @@ impl<R: Runtime, M: Mockable<R>> IptManager<R, M> {
}
}
// TODO HSS break this function into two, here
//---------- tell the publisher what to announce ----------
let very_recently: Option<TrackingInstantOffsetNow> = (|| {