Files
bumble_fork/.github/workflows
Gabriel White-Vega 59d7717963 Remove mutable ret pattern and test feature combinations
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.
2023-10-18 15:39:37 -04:00
..
2022-05-16 20:24:05 -07:00
2022-08-04 14:40:40 -07:00