You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running CI for #458, the MSVC trunk bytecode workflow timed out (deadlocked?) in domain_spawntree - with Atomic after 6h and having run only a few tests:
random seed: 251075488
generated error fail pass / total time test name
[ ] 0 0 0 0 / 100 0.0s domain_spawntree - with Atomic
File "src/domain/dune", line 14, characters 7-23:
14 | (name domain_spawntree)
^^^^^^^^^^^^^^^^
(cd _build/default/src/domain && ./domain_spawntree.exe --verbose)
Command exited with code -1073741819.
[ ] 0 0 0 0 / 100 0.0s domain_spawntree - with Atomic (generating)
jmid
changed the title
[ocaml5-issue] MSVC bytecode timeout in domain_spawntree - with Atomic
[ocaml5-issue] MSVC timeout and crashes in domain_spawntree - with Atomic
May 17, 2024
While running CI for #458, the MSVC trunk bytecode workflow timed out (deadlocked?) in
domain_spawntree - with Atomic
after 6h and having run only a few tests:https://github.com/ocaml-multicore/multicoretests/actions/runs/9115661686/job/25062501460?pr=458#logs
The text was updated successfully, but these errors were encountered: