1 o Minor bugfixes (clietn, hidden service v3):
2 - Fix a BUG() assertion that occurs within a very small race window between
3 a client intro circuit opens and its descriptor that gets cleaned up from
4 the cache. The circuit is now closed which will trigger a re-fetch of the
5 descriptor and continue the HS connection. Fixes bug 28970; bugfix on