> The absence of async callbacks not only makes the code cleaner I agree async callbacks are not very pretty. However, neither is dealing with shared state between threads, or doing thread management in general.…
> The absence of async callbacks not only makes the code cleaner I agree async callbacks are not very pretty. However, neither is dealing with shared state between threads, or doing thread management in general.…