Safely log when a command error cannot be sent
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 13 May 2019 19:22:24 +0000 (19:22 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 13 May 2019 19:39:50 +0000 (19:39 +0000)
If a command triggers an error back to the user and sending that
error raises an exception, log it and continue to avoid crashing the
engine.


No differences found