forked-synapse/changelog.d
Richard van der Hoff 0cb72812f9
Fix stack overflow in Keyring (#5724)
* Refactor Keyring._start_key_lookups

There's an awful lot of deferreds and dictionaries flying around here. The
whole thing can be made much simpler and achieve the same effect.

* Add a delay to key lookup lock release to fix stack overflow

A tactical call_later here should fix #5723

* changelog
2019-07-22 13:51:22 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5678.removal Remove non-dedicated logging options and command line arguments (#5678) 2019-07-19 01:40:08 +10:00
5695.misc Add 'rel' attribute to default welcome page. (#5695) 2019-07-19 12:03:36 +01:00
5706.misc Newsfile 2019-07-18 14:16:01 +01:00
5713.misc Newsfile 2019-07-18 15:27:18 +01:00
5715.misc Don't accept opentracing data from clients. (#5715) 2019-07-19 16:29:57 +01:00
5717.misc Speed up the PostgreSQL unit tests (#5717) 2019-07-19 19:01:23 +10:00
5719.misc Update the coding style doc (#5719) 2019-07-19 11:55:14 +01:00
5720.misc Newsfile 2019-07-19 13:40:26 +01:00
5724.bugfix changelog 2019-07-19 17:58:17 +01:00
5725.bugfix Demo uses deprecated cli option (#5725) 2019-07-22 11:31:05 +01:00