diff --git a/progress.md b/progress.md index e0b7701..2b28aea 100644 --- a/progress.md +++ b/progress.md @@ -73,7 +73,7 @@ - [ ] 8.4 Channels - [ ] 8.5 Looping in Parallel - [x] 8.6 Example: Concurrent Web Crawler - - [ ] 8.7 Multiplexing with select + - [x] 8.7 Multiplexing with select - [x] 8.8 Example: Concurrent Directory Traversal - [x] 8.9 Cancellation - [x] 8.10 Example: Chat Server