Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Oct 13, 2023
1 parent 7e1ccd9 commit 0bd19f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/xandra/cluster/pool.ex
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ defmodule Xandra.Cluster.Pool do
# connection process or the pool supervisor *crash*, we want to crash this so that
# the whole thing is restarted.
def handle_event(:info, {:EXIT, _pid, reason}, _state, %__MODULE__{} = _data) do
dbg()
exit(reason)
end

Expand Down

0 comments on commit 0bd19f8

Please sign in to comment.