Child process kill does not work on Windows #3

Closed
opened 2017-10-17 18:43:34 +00:00 by Nicd · 2 comments
Nicd commented 2017-10-17 18:43:34 +00:00 (Migrated from gitlab.com)

AppRunner uses kill to get rid of its child when required, but that won't work on Windows. Should find a similar thing for Windows and make the killing work cross platform.

See: https://gitlab.com/Nicd/mbu/blob/master/lib/apprunner.exs#L41

AppRunner uses `kill` to get rid of its child when required, but that won't work on Windows. Should find a similar thing for Windows and make the killing work cross platform. See: https://gitlab.com/Nicd/mbu/blob/master/lib/apprunner.exs#L41
Nicd commented 2018-03-20 10:50:23 +00:00 (Migrated from gitlab.com)

Possibly fixed in 3.0.0.

Possibly fixed in 3.0.0.
Nicd commented 2018-03-20 10:50:24 +00:00 (Migrated from gitlab.com)

closed

closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nicd/mbu#3
No description provided.