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
appveyor: Disable loading Racket's DLL
Loading Racket's DLL on AppVeyor causes 0xc0000005 error. However the
same executable doesn't cause the error on non-AppVeyor environment.
Disable loading Racket's DLL on AppVeyor for now.