MuonNSWCommonDecode: enable thread-checker and fixes
Enable the thread-checker and apply the relevant fixes:
-
const
fixes - avoid the use of globals
- do not use the
exit
function
Enable the thread-checker and apply the relevant fixes:
const
fixesexit
function