Skip to content

"-batch" mode should remove "Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)" prompt #8344

@tribbloid

Description

@tribbloid

steps

  • write a type error in build.sbt
  • test it with "sbt -batch test"
  • the last line always contains "Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)"

problem

In batch mode this prompt should be omitted, as batch mode has no user interaction.

this prompt also caused IntelliJ Scala plugin to hang indefinitely, unable to proceed:

Image

expectation

remove this line in batch mode

notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions