Unverified Commit fe5571d5 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Fork all sbt run and test tasks (#1000)



This causes sbt tasks (run, test, etc.) to fork to a separate JVM to
avoid running out of metaspace. This issue crops up for developers or
users repeatedly running sbt tasks in the same sbt session.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent a4a29e29
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment