mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-12-23 08:36:29 +00:00
7115c5f82e
This produced error log messages about GenServer termination every time the connection was not open due to a timeout. Instead we stop with `{:shutdown, <gun_error>}` since shutting down when the connection can't be established is normal behavior. |
||
---|---|---|
.. | ||
mix | ||
pleroma | ||
jason_types.ex | ||
transports.ex | ||
xml_builder.ex |