aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30871
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket30871')
-rw-r--r--changes/ticket308716
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket30871 b/changes/ticket30871
new file mode 100644
index 0000000000..81c076bb02
--- /dev/null
+++ b/changes/ticket30871
@@ -0,0 +1,6 @@
+ o Major bugfixes (circuit build, guard):
+ - When considering upgrading circuits from "waiting for guard" to "open",
+ always ignore the ones that are mark for close. Else, we can end up in
+ the situation where a subsystem is notified of that circuit opening but
+ still marked for close leading to undesirable behavior. Fixes bug 30871;
+ bugfix on 0.3.0.1-alpha.