diff --git a/src/main.cr b/src/main.cr index 895b74d..6d05fad 100644 --- a/src/main.cr +++ b/src/main.cr @@ -566,6 +566,7 @@ class AuthD::Service server.loop do |event| if event.is_a? IPC::Exception Baguette::Log.error "IPC::Exception" + pp! event next end