Merge branch 'fix/gun-limiter' into 'develop'
authorrinpatch <rinpatch@sdf.org>
Sat, 1 Aug 2020 10:49:35 +0000 (10:49 +0000)
committerrinpatch <rinpatch@sdf.org>
Sat, 1 Aug 2020 10:49:35 +0000 (10:49 +0000)
commit3a6a4dd77aca3d423b92405e9cdbffca51b98bd3
treec6d6f5e756bd0c2efe3dd54dfa077c5bed232f9e
parentf1f4b1863fec739dc854e0ab7b0f03644ec42100
parent87180ff817e4b9e3a3b90e7f0054b60b0d0c2c41
Merge branch 'fix/gun-limiter' into 'develop'

Fix ConnecitonPool deadlocking after reaching the connection limit

Closes #1977

See merge request pleroma/pleroma!2830