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
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
Windows and Unix have different ways of handling processes which I thought should have been handled by the Python multiprocessing library, but apparently things aren't working on Windows. This isn't a total roadblock as the rover runs Linux, and most people use Cygwin, Bash on Windows, or a Unix based operating system, but it is still not ideal that rover development can't be done natively on Windows.
Windows and Unix have different ways of handling processes which I thought should have been handled by the Python multiprocessing library, but apparently things aren't working on Windows. This isn't a total roadblock as the rover runs Linux, and most people use Cygwin, Bash on Windows, or a Unix based operating system, but it is still not ideal that rover development can't be done natively on Windows.