Merge branch 'tag-gun-erratic' into 'develop'
ConnectionPoolTest: tag erratic test See merge request pleroma/pleroma!3580
This commit is contained in:
commit
9b5dbd20b0
@ -46,6 +46,7 @@ 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…
Reference in New Issue
Block a user