We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On a test from an apparently-unrelated change (https://buildbot.halide-lang.org/master/#/builders/164/builds/46), the one-and-only failure was in this test, with output:
HL_TARGET=host HL_JIT_TARGET=host #CTEST_RESOURCE_GROUP_COUNT= C:\code\build_bot\worker\halide-testbranch-main-llvm15-x86-64-windows-cmake\halide-build\bin\generator_aot_async_parallel.exe Hung at loc 0(3, 8, 2) sleeps: 3034 threads: 16 Required regular expression not found. Regex=[Success!]
Do we know of outstanding hangs/deadlocks/etc in the async code, especially on Windows?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On a test from an apparently-unrelated change (https://buildbot.halide-lang.org/master/#/builders/164/builds/46), the one-and-only failure was in this test, with output:
Do we know of outstanding hangs/deadlocks/etc in the async code, especially on Windows?
The text was updated successfully, but these errors were encountered: