Skip to content

Do not delay the the loading of step definitions #1129

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

Merged
merged 1 commit into from
Jun 24, 2017

Conversation

brasmusson
Copy link
Contributor

When the events are queued in the event queue (cucumber/cucumber-ruby-core#136) and passed to new handlers when they register, there is no need to delay the loading
of the step definitions until the formatter have been created.

This reverts change of cc7eb89 in runtime.rb (from #977).

When the events are queued in the event queue and passed to new
handlers when they register, there is no need to delay the loading
of the step definitions until the formatter have been created.
@brasmusson brasmusson merged commit a9e5a37 into master Jun 24, 2017
brasmusson added a commit that referenced this pull request Jun 24, 2017
@brasmusson brasmusson deleted the event-queue-alternative branch September 29, 2018 11:08
@lock
Copy link

lock bot commented Sep 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 29, 2019
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.

1 participant