diff --git a/docs/changelog-fragments/658.bugfix.rst b/docs/changelog-fragments/658.bugfix.rst new file mode 100644 index 000000000..8ed2b31e4 --- /dev/null +++ b/docs/changelog-fragments/658.bugfix.rst @@ -0,0 +1 @@ +Repetitive calls to ``exec_channel()`` no longer crash and return reliable output -- by :user:`Jakuje`.