Merge branch 'fix/gun-nxdomain-no-error-tuple' into 'develop'
authorrinpatch <rinpatch@sdf.org>
Sat, 1 Aug 2020 15:17:41 +0000 (15:17 +0000)
committerrinpatch <rinpatch@sdf.org>
Sat, 1 Aug 2020 15:17:41 +0000 (15:17 +0000)
commit69b9c328c99695f575a7c5181a0dd541574ac60d
tree845d5caee4ad9cf1c4b9fa4d6066b17d4cfbd5a8
parent3a6a4dd77aca3d423b92405e9cdbffca51b98bd3
parent45be1fe00e93fadab27a8e93e4537f11f6edd5eb
Merge branch 'fix/gun-nxdomain-no-error-tuple' into 'develop'

ConnectionPool: fix gun open errors being returned without an error tuple

Closes #2008

See merge request pleroma/pleroma!2832