Used exit method from sys library. Fixed #2065.
@ -208,4 +208,4 @@ def createsettings(args):
if __name__ == "__main__":
exit(main())
sys.exit(main())
The note is not visible to the blocked user.