Skip to content

Commit

Permalink
Merge pull request #534 from fsharp/dsyme-patch-164
Browse files Browse the repository at this point in the history
Update FS-1087-resumable-code-and-task-builder.md
  • Loading branch information
dsyme authored Mar 29, 2021
2 parents af8a903 + 9ca6dbf commit 77b2c82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RFCs/FS-1087-resumable-code-and-task-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -843,3 +843,5 @@ This is roughly what compiled `seq { ... }` code looks like in F# today and what

> This is all still open for discussion. Basically, attributes aren't allowed on expression-locals in F# today, and I was looking for something sufficiently weird to highlight that this is a here-be-dragons compiler optimization feature.
* [ ] "Will task and taskSeq handle both Task and ValueTask? Will it require that all tasks use the same type, or is there some way to await a mix of the two types?"

0 comments on commit 77b2c82

Please sign in to comment.