- added a try-except clause in the FlatCAMTranslation.restart_program() when closing the Listener and the thread that runs it to adjust to MacOS usage
This commit is contained in:
@@ -87,4 +87,4 @@ if __name__ == '__main__':
|
||||
|
||||
fc = App()
|
||||
# sys.exit(app.exec_())
|
||||
app.exec_()
|
||||
app.exec_()
|
||||
|
||||
Reference in New Issue
Block a user