Gun Connection Pool: successfully retry after reclaiming the pool

This commit is contained in:
Mark Felder 2024-06-20 14:03:22 -04:00
commit c765fcbe7e
3 changed files with 22 additions and 12 deletions

View file

@ -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)