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
The above doesn't close the socket and doesn't print "closed" on Mac and Linux OS. Works as expected on windows
Scenario 2
When we use the newInstance argument, it opens on a new browser tab on MacOS but closes the socket as expected. However, no such workaround is available for linux OS.
The text was updated successfully, but these errors were encountered:
KarishmaGhiya
changed the title
open doesn't close the app and the socket on mac and linux
[bug] open doesn't close the app and the socket on mac and linux
Jun 10, 2022
Issue description :
open
dependency doesn't close the socket even after the app has closed on Mac and LinuxReproduce steps -
Scenario 1
The above doesn't close the socket and doesn't print "closed" on Mac and Linux OS. Works as expected on windows
Scenario 2
When we use the
newInstance
argument, it opens on a new browser tab on MacOS but closes the socket as expected. However, no such workaround is available for linux OS.cc: @mpodwysocki
The text was updated successfully, but these errors were encountered: