Skip to content

[BUG] Occasional test suite deadlock in test_parallel_tasks or test_multiple_async_done_multiple_streams #317

@gmarkall

Description

@gmarkall

Locally the test suite has just deadlocked for me, ending in:

test_add_callback (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_add_callback) ... ok
test_add_callback_with_default_arg (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_add_callback_with_default_arg) ... ok
test_async_done (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_async_done) ... ok
test_cancelled_future (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_cancelled_future) ... ok
test_multiple_async_done (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_multiple_async_done) ... ok
test_multiple_async_done_multiple_streams (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_multiple_async_done_multiple_streams) ... ok
test_parallel_tasks (numba.cuda.tests.cudadrv.test_streams.TestCudaStream.test_parallel_tasks) ... ^C^C

Hitting ctrl-C to get a traceback has no effect.

A CI run for a previous test also exhibited similar behaviour (will add more details when I can retrieve them).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions