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
Hi,
what is not expected? Is it normal to not release a port after the process terminates? I think no.
If it must be done could you point the part of the code to be modified ?
Thanks
I'm on macOS 11.5.2. After stopping the server via SIGHUP and then starting again on the same Unix socket I get the following error:
OSError: [Errno 48] Address already in use
Is this expected? I currently have to keep changing the Unix socket path every time I restart the server from my IDE.
The text was updated successfully, but these errors were encountered: