Skip to content

CI is running with threads? #57415

Open
Open
@vtjnash

Description

@vtjnash

Taking a look at a CI crash, I noticed it was initializing an extra thread, which isn't really supported by our testsuite, and so may be causing the recent crashes. I don't know how this computation suddenly got corrupted:

$ ./julia -E 'Threads.maxthreadid()'
2

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integrationmultithreadingBase.Threads and related functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions