[hotfix] add abort command
- if a socket handler receives
abort
, immediately exit process (without cleaning up resources) - side-effect: decorate fatal error logs in main with "FATAL ERROR" string (to make it easier to detect cause of channel crashes)