-
- Downloads
open conn in separate task
Showing
- lib/mix/tasks/pleroma/benchmark.ex 1 addition, 1 deletionlib/mix/tasks/pleroma/benchmark.ex
- lib/pleroma/gun/api.ex 5 additions, 2 deletionslib/pleroma/gun/api.ex
- lib/pleroma/gun/api/mock.ex 4 additions, 1 deletionlib/pleroma/gun/api/mock.ex
- lib/pleroma/gun/conn.ex 146 additions, 0 deletionslib/pleroma/gun/conn.ex
- lib/pleroma/gun/gun.ex 4 additions, 1 deletionlib/pleroma/gun/gun.ex
- lib/pleroma/http/adapter/gun.ex 10 additions, 11 deletionslib/pleroma/http/adapter/gun.ex
- lib/pleroma/pool/connections.ex 96 additions, 191 deletionslib/pleroma/pool/connections.ex
- restarter/lib/pleroma.ex 2 additions, 2 deletionsrestarter/lib/pleroma.ex
- test/gun/gun_test.exs 6 additions, 0 deletionstest/gun/gun_test.exs
- test/http/adapter/gun_test.exs 9 additions, 8 deletionstest/http/adapter/gun_test.exs
- test/http/connection_test.exs 1 addition, 1 deletiontest/http/connection_test.exs
- test/pool/connections_test.exs 101 additions, 87 deletionstest/pool/connections_test.exs
Loading
Please register or sign in to comment