Skip to content

Infinity loop on compileIncremental stage after switching to 3.0.0-M1 #10345

Closed
@catap

Description

@catap

I'm switching one project to 3.0.0-M1 from 0.27.0-RC1.

The steps:

  1. update sbt plugin from 0.4.2 to 0.4.6
  2. update scala version from 0.27.0-RC1 to 3.0.0-M1

After the first step everything is fine, but when I switched to 3.0.0-M1 sbt is stuck on compileIncremental phase.

This project compiles for dozen of seconds, like 10-15, so I start panic after a few minutes of compileIncremental.

I've attached a few pictures from attached JProfile to show where it is looping.

Screenshot 2020-11-16 at 16 42 49

Screenshot 2020-11-16 at 16 42 56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions