diff options
Diffstat (limited to 'changes/bug24769')
-rw-r--r-- | changes/bug24769 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug24769 b/changes/bug24769 new file mode 100644 index 0000000000..2893e0ff07 --- /dev/null +++ b/changes/bug24769 @@ -0,0 +1,7 @@ + o Minor bugfixes (performance): + - Reduce the number of circuits that can be opened at once during the + circuit build timeout phase. This is done by increasing the idle timeout + to 3 minutes, and lowering the maximum number of concurrent learning + circuits to 10. Fixes bug 24769; bugfix on 0.3.1.1-alpha. + + |