forked from AkkomaGang/akkoma
Merge branch 'tag-gun-erratic' into 'develop'
ConnectionPoolTest: tag erratic test See merge request pleroma/pleroma!3580
This commit is contained in:
commit
9b5dbd20b0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ test "gives the same connection to 2 concurrent requests" 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 a new issue