FritzAndFriends / ResourceManagement

A resource management application originally designed for Sebastian Riding Associates.
MIT License
35 stars 28 forks source link

Async / Await by default? #40

Open SimonGeering opened 5 years ago

SimonGeering commented 5 years ago

Given issues with converting any sizable synchronous codebase over to use Async / Await after the fact, I would like to open for discussion the question of whether or not to adopt a standard of Async by default?