Files
pybind11/tests/test_callbacks.py
Ralf W. Grosse-Kunstleve 1a863647c5 [ci skip] fix(tests): make async callback test deterministic (#5986)
Replace the fixed sleep in test_async_callbacks with a bounded wait for all expected callback results, so detached worker scheduling no longer causes sporadic CI failures.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 23:03:35 -08:00

7.8 KiB