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

Execute before_fork before balancing jobs #61

Open
briandunn opened this issue Mar 23, 2021 · 0 comments
Open

Execute before_fork before balancing jobs #61

briandunn opened this issue Mar 23, 2021 · 0 comments

Comments

@briandunn
Copy link
Owner

given I'm using the before_fork hook via -r to load rspec configuration
and that configuration sets example_status_persistence_file_path
and that path contains a file with timing information
when I run flatware rspec -r ./flatware_helper.rb -l
then I see a log message showing more than 0 timed files

Actual:
jobs are not balanced because timing information is not yet loaded

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

No branches or pull requests

1 participant