Skip to content

Execute before_fork before balancing jobs #61

@briandunn

Description

@briandunn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions