- Updating to async/await https://leshow.github.io/post/async_await/ 19 comments rust
- Update UI in conjunction with async/await https://www.reddit.com/r/csharp/comments/nwgbvf/update_ui_in_conjunction_with_asyncawait/ 6 comments csharp
- async/await Syntax Status Update https://internals.rust-lang.org/t/await-syntax-discussion-summary/9914 133 comments rust
- An update on async/await from Niko and another update expected next week https://github.com/rust-lang/rust/issues/57640#issuecomment-464152929 41 comments rust
- Warp updated with async/await syntax, std::future::Future, and 2018 edition! https://github.com/seanmonstar/warp/commit/5c269562a823c5340f3dfc14bdd11af592c03dea 23 comments rust
- async/await returning immediate response in ASP.NET Core, and update page after async/await done https://asp.net 11 comments csharp
- C#, ASP.NET Core: async/await returning immediate response in ASP.NET Core, and update page after async/await done https://asp.net 3 comments askprogramming