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
racket--cmd-disconnect: Always set racket--cmd-connecting-p to nil
I noticed when testing on Windows, that sometimes the connection would
not succeed, and furthermore get stuck in a state where
racket--cmd-connecting-p was left non-nil.
This commit fixed that for me.
Although this might have some bearing on issue #344 and issue #348, I
don't have any reason to think this fixes those.
0 commit comments