Skip to content

TestContext on scala-native is not threadsafe #4524

@durban

Description

@durban

Because it is using ConcurrentSkipListSet, which is not threadsafe in scala-native. This bug is tracked as scala-native/scala-native/issues/4322. Until that is fixed, we should be able to have a workaround (worst case scenario: by rolling back #2787).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions