Skip to content

Remove recursion in Queue Mode#64

Merged
ArturT merged 11 commits intomasterfrom
remove-recursion-in-queue-rspec-runner
Aug 2, 2018
Merged

Remove recursion in Queue Mode#64
ArturT merged 11 commits intomasterfrom
remove-recursion-in-queue-rspec-runner

Conversation

@ArturT
Copy link
Copy Markdown
Member

@ArturT ArturT commented Aug 2, 2018

2 customers noticed that sometimes the knapsack_pro ruby process hangs on CodeShip and CircleCI and does not end work.

My bet it is because of recursion that sometimes causes ruby to hang.
In this PR we replace recursion with just while loop.

@ArturT ArturT merged commit e441a40 into master Aug 2, 2018
@ArturT ArturT deleted the remove-recursion-in-queue-rspec-runner branch August 2, 2018 14:44
@geoffharcourt
Copy link
Copy Markdown

Thanks!

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.

2 participants