SciML / SciML/RuntimeGeneratedFunctions.jl
threaded test fails on windows
Open
Nobody has claimed this yet.
bug
- Dominant language
- Julia
- Stars
- 112
- Forks
- 19
- Avg merge
- 6h 11m
- Merged PRs (30d)
- 9
Description
This line hangs indefinitely on my windows machine:
https://github.com/SciML/RuntimeGeneratedFunctions.jl/blob/master/test/runtests.jl#L133
but seems to work fine on linux CI
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at test/runtests.jl line 133 and reproduce the threaded test on Windows, comparing its behavior with Linux CI. Investigate why the test hangs on Windows; done means the test completes reliably on Windows without breaking its existing Linux behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- operating-systems, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100