Skip to content

Default Gherkin Listener Implementation breaks concurrency #138

Description

@nboyer-google

When JUnit5 concurrency is used there is an intermittent issue. The Gherkin listener we use to process feature files ends up in race conditions it wasn't designed to handle and it causes files to fail parsing.

If it is made thread safe this problem will go away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions