Skip to content

[Bug]: stuck tests in test_callback_concurrency.py::test_handle_multiple_concurrent_callback_operations #210

@zhongkechen

Description

@zhongkechen

Expected Behavior

All tests are expected to complete successfully

Actual Behavior

test_callback_concurrency.py::test_handle_multiple_concurrent_callback_operations is stuck in some test runs, e.g.:
https://github.com/aws/aws-durable-execution-sdk-python-testing/actions/runs/24797205718/job/72570041619?pr=208

1 out of ~10 runs of the case would get stuck

This could be a bug in the SDK concurrency or callback implementation.

Steps to Reproduce

Run test case: test_callback_concurrency.py::test_handle_multiple_concurrent_callback_operations

SDK Version

1.4.0

Python Version

3.14

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

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