diff options
Diffstat (limited to 'changes/bug1090-launch-warning')
-rw-r--r-- | changes/bug1090-launch-warning | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug1090-launch-warning b/changes/bug1090-launch-warning new file mode 100644 index 000000000..3f3fbcb4d --- /dev/null +++ b/changes/bug1090-launch-warning @@ -0,0 +1,5 @@ + o Minor features: + - Keep track of how many times we launch a new circuit to handle + a given stream. Too many launches could indicate an inconsistency + between our "launch a circuit to handle this stream" logic and our + "attach our stream to one of the available circuits" logic. |