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

Fix signal handling by replacing process #86

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

2rba
Copy link
Contributor

@2rba 2rba commented Dec 4, 2018

Fixes #85
rspec handles signals properly so instead of calling rspec as subprocess current process is replaced with rspec and make the current process signals aware

@Teckden
Copy link

Teckden commented Dec 4, 2018

+1 for the fix

@ArturT ArturT merged commit 6eac227 into KnapsackPro:master Dec 4, 2018
@ArturT
Copy link
Member

ArturT commented Dec 4, 2018

@2rba Thank you for PR. I've just released a new version of knapsack.

BTW If you would like to learn how dynamic test suite split works to cut down the CI build time, even more, you can learn https://docs.knapsackpro.com/2018/improve-circleci-parallelisation-for-rspec-minitest-cypress
or check video about Queue Mode in Knapsack Pro https://youtu.be/hUEB1XDKEFY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants