Skip to content

newSolver hangs when used in an executable without threading enabled #28

@danmatichuk

Description

@danmatichuk

If a project is compiled without -threaded -rtsopts "-with-rtsopts=-N1", then calling newSolver will simply hang indefinitely instead of returning the Solver value.

If this is a strict requirement, there should be a check with an error message if the option is missing.

Platform:

OS X 15.4.1
GHC: 9.6.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions