Skip to content

Commit 2aebbd6

Browse files
committed
meh channels are a little confusing
1 parent bb36697 commit 2aebbd6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

multipart-files/app.js renamed to multipart/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ app.use(function *(){
3333
}
3434

3535
// return all the filenames as an array
36+
// after all the files have finished downloading
3637
this.body = yield* ch.end();
3738
})
3839

File renamed without changes.

0 commit comments

Comments
 (0)