Skip to content

Commit 14dd33f

Browse files
committed
1 parent 6ee3bc3 commit 14dd33f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

posts/2019-09-27-Async-await-hits-beta.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ smaller bugs, and improving documentation such as the [Async
7979
Book]. Once progress is made on that, we'll be considering what
8080
features to implement next.
8181

82+
(An aside: this is the first time that we've ever opted to spin *down*
83+
a working group before, and we realized that we don't have a formal
84+
policy for that. We've [created an issue][gov25] with the [governance
85+
working group][gov-wg] to look into that for the future.)
86+
87+
[gov25]: https://github.com/rust-lang/wg-governance/issues/25
88+
[gov-wg]: https://github.com/rust-lang/wg-governance/
89+
8290
### Async await: a quick primer
8391

8492
So, what is async await? Async-await is a way to write functions that

0 commit comments

Comments
 (0)