Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Run buster-server-cli in a separate child process #1

Closed
wants to merge 7 commits into from

Conversation

GCheung55
Copy link

Prevent execution blocking code from stalling the server, and possibly fix busterjs/buster#449, by having buster-server-cli run in a separate child process.

Tests included!

Garrick added 7 commits January 30, 2015 14:37
…being stalled from blocking processes that could happen by buster-test-cli.
Load server child process during buster ci instantiation.
Add killServer method to more easily cleanup process close event listener.
…the child process, process.js, file.

Tests!
@GCheung55
Copy link
Author

Closing to add/move use of buster-test-cli into child process.

@GCheung55 GCheung55 closed this Feb 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

buster-ci should not allow additional browsers to be attached at the end of the process.
1 participant