Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 355693b

Browse files
author
Kirk Turner
committed
Meeting notes for Async WG - 2019-06-20
1 parent 53200d1 commit 355693b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

meetings/2019-06-20.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 2019/06/20
2+
3+
## Working Group Updates
4+
### RFC Triage
5+
- One open RFC about extensible routing; still needs more reviews - even just 'yay/nay'. ([link](https://github.com/rustasync/tide/pull/274/files))
6+
### Six-Week Sprint (2019-05-16 — 2019-06-20)
7+
- [Open "sprint" issues](https://github.com/orgs/rustasync/projects/1)
8+
- Current status: 8 items done, 6 in progress, 5 in todo
9+
- End of sprint - retro/planning session next week
10+
## Status updates
11+
### tide
12+
- A few new issues that need responding to ([#276](https://github.com/rustasync/tide/issues/276), [#280](https://github.com/rustasync/tide/issues/280), [#281](https://github.com/rustasync/tide/issues/281))
13+
- Workaround PR for the nightly compiler issue ([#278]())
14+
- Core Isolation PR [#258](https://github.com/rustasync/tide/pull/258)) needs final review
15+
### futures
16+
- No updates this week
17+
### runtime
18+
- merged the `time` PR [#36](https://github.com/rustasync/runtime/pull/36), released a new version
19+
- PR [#52](https://github.com/rustasync/runtime/pull/52) for `runtime::os::unix::net::UnixDatagram`
20+
### books
21+
- playing with the new syntax and begun working through the examples in tokio to move them to the new syntax.
22+
- main goal right now is to get tokio moved by using those examples as a jumping off point.
23+
### websites
24+
- No updates this week

0 commit comments

Comments
 (0)