gevhaz/Retag-Opus

Always exit from main() function

Closed this issue · 0 comments

There are cases in the codebase where sys.exit() is used. Make sure that we instead send a return code for the main() function to exit with.