Gun Connection Pool: successfully retry after reclaiming the pool
This commit is contained in:
parent
1071632a50
commit
c765fcbe7e
3 changed files with 22 additions and 12 deletions
|
|
@ -46,7 +46,6 @@ defmodule Pleroma.Gun.ConnectionPoolTest do
|
|||
end
|
||||
end
|
||||
|
||||
@tag :erratic
|
||||
test "connection limit is respected with concurrent requests" do
|
||||
clear_config([:connections_pool, :max_connections]) do
|
||||
clear_config([:connections_pool, :max_connections], 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue