aboutsummaryrefslogtreecommitdiff
path: root/changes/bug23751
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug23751')
-rw-r--r--changes/bug237516
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug23751 b/changes/bug23751
new file mode 100644
index 0000000000..2fd7021664
--- /dev/null
+++ b/changes/bug23751
@@ -0,0 +1,6 @@
+ o Minor bugfixes (scheduler, channel):
+ - Ignore channels that have been closed while flushing cells. This can
+ happen if the write on the connection fails leading to the channel being
+ closed while in the scheduler loop. This is not a complete fix, it is a
+ bandaid until we are able to refactor those interactions. Fixes bug
+ 23751; bugfix on 0.3.2.1-alpha.