Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.0.0 Beta 1
-
None
-
Windows
Description
The Windows backend currently uses the Local Socket backend, which is fundamentally broken since it must spin the event loop. This can be fixed by moving local socket windows specific code into the windows backend.
Currently the windows support is only useful as a proof of concept and the most basic testing.