5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-06 13:45:46 +00:00

no fallar al cerrarse la salida

This commit is contained in:
f 2022-04-18 17:27:43 -03:00
parent 199199117d
commit 875f1873d3

View file

@ -74,8 +74,7 @@ class Deploy < ApplicationRecord
puts line if output
end
rescue IOError => e
lines << e.message
puts e.message if output
ExceptionNotifier.notify(e, data: { site: site.name })
end
r = t.value