We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59da369 commit d4a72acCopy full SHA for d4a72ac
README.md
@@ -162,5 +162,5 @@ difficult to understand.
162
for constructs that are not allowed in an `async` block.
163
- See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned
164
to be dropped in the future.
165
- - See [#13](https://github.com/scala/async/issues/13) for why `await` is not possible in closures, and for suggestions on
+ - See [#32](https://github.com/scala/async/issues/32) for why `await` is not possible in closures, and for suggestions on
166
ways to structure the code to work around this limitation.
0 commit comments