-
Notifications
You must be signed in to change notification settings - Fork 187
Closed
Labels
Description
Using the Edge browser on Windows still results in a the no more handlers exception even after the commit ed8f821 from @HeikoKlare
Before the commit, the error was in Edge.java:343, now it occurs in Edge.java:362.
It seems to happen if the user starts multiple time the same application in different workspaces. I will try to provide a test case to reproduce.