Hello! > This [current] structure is also just fundamentally different from working > serially in async/await and it forces you to reason about the problem > in a specific way. This doesn't appear to be a conscious decision to > force good code practices
Actually I'd argue that it is. Doing stuff concurrently *is* fundamentally different from doing it serially, and should be reasoned about every time you use it. kind regards, Bergi _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

