zippy/ceptr

fix slow search algorithm in _cleaner

Opened this issue · 0 comments

zippy commented

we need to cache a record of expectations and requests started under a conversation in a hash table so that we don't have to go and look for them in flux trees on cleanup.