mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
Allow to circumvent the problem of blocking calls in callbacks. Be aware that the generator execution ("next" and "send") will happen in separate threads, but sequentially.