mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
With luck, this will help us diagnose 23105 and fix it. I also added a stack trace to the warning right before it, since why not.
4 lines
203 B
Text
4 lines
203 B
Text
o Minor features (diagnostic):
|
|
- Add a stack trace to the bug warnings that can be logged when
|
|
trying to send an outgoing relay cell with n_chan == 0.
|
|
Diagnostic attempt for bug 23105.
|