You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the result of running and closing 3 GTK apps. The exec program remains in the mac tray even after closing the GTK app. If I force quit from the tray, it kills my inferior-lisp.
The text was updated successfully, but these errors were encountered:
If you quit the application and get the input prompt in REPL, which means the thread terminates normally, I'm afraid it cannot be easily solved in Lisp. It should not be a problem in your application distribution since the Lisp session will quit with the main thread, and no icon will remain in the tray.
This is the result of running and closing 3 GTK apps. The exec program remains in the mac tray even after closing the GTK app. If I force quit from the tray, it kills my inferior-lisp.
The text was updated successfully, but these errors were encountered: