Oddbean new post about | logout
 @e06c1f25 yeah exactly! I mean that use case is really just "build a current_thread tokio executor from one of your threads and move a channel sender into it, then from the sync side use blocking_recv" (see https://docs.rs/tokio/latest/tokio/sync/mpsc/index.html#communicating-between-sync-and-async-code)

but yeah! 
 @0d50376e i did not understand any of those words but maybe if you write a post about it I will :)