Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add windows support #392

Open
1 of 7 tasks
fizyk opened this issue May 8, 2020 · 0 comments · May be fixed by #454
Open
1 of 7 tasks

Add windows support #392

fizyk opened this issue May 8, 2020 · 0 comments · May be fixed by #454

Comments

@fizyk
Copy link
Member

fizyk commented May 8, 2020

  • Run Tests on Windows CI automatically
  • Make code compatible with windows
    • there's no poll in select
    • socket.AF_UNIX on windows
    • no killpg on windows
    • exiting process returns same exit code as signal on windows, while on linux it's -sig
    • lack of ps aux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant