The async/await stuff looks awesome :slightly_smil...
# development
a
The async/await stuff looks awesome 🙂 Would anyone disagree with a goal of removing support for
yield Get
in favour of
await Get
? Feels like it fixes a bunch of ergonomics issues…
💯 1
a
@hundreds-father-404 and i were thinking that we likely didn't need to undergo a formal deprecation period and i believe that the change can be done in an almost automated manner in a followup PR so that
yield
can be removed completely
h
I absolutely think we should skip a deprecation and go straight to the new async and typed Get syntax
a
https://github.com/pantsbuild/pants/pull/8652 draft PR to remove all `yield`ing `@rule`s!!!
💯 1