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
I suppose this one will not be supported any time soon? Also, there is no workaround around this? I'm a bit stucked on Windows ATM :/
Keep up the good work!
Only developing, so no biggy. Thanks for quick response and workaround, not sure if I'll have time to try it out but if I do I'll let you know if it works.
As of writing, we do not start on Microsoft Windows, for two reasons:
os.O_NONBLOCK
does not exist, causing an error when we open a socketSee #100 for the issue about not starting on Windows until there is support.
The text was updated successfully, but these errors were encountered: