- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
ArnoStrouwen commentedon Jan 7, 2024
Cannot be reproduced on windows CI either.
vinhpb commentedon Mar 17, 2024
Hi,
I have encountered a seemingly similar issue when trying to do @RuntimeGeneratedFunction in multithreading mode on my Windows computer. I would really appreciate it if you could show me any workaround.