Skip to content

Speed up initialisation time #14

@mrpotes

Description

@mrpotes

On a project with lots of jar files, scanning for step definitions on plugin startup takes a very long time. This should be optimised to:

  • scan project source directories synchronously, with a foreground processing pane
  • then scan project dependencies asynchronously (background processing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions