Open alexism opened 8 years ago
Catching only StandardError is not enough.
i don't understand why this is necessary. this is the main loop -- if there is an unexpected exception, wouldn't that just end up as output from the process itself?
Catching only StandardError is not enough.