mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
After adding test for feature combinations, I found a corner case where, when Transport is dropped and the process is terminated in a test, the `close` Python future is not awaited. I don't know what other situations this issue may arise, so I have safe-guarded it via `block_on` instead of spawning a thread.
2.8 KiB
2.8 KiB