Skip to content

Commit 1f52194

Browse files
authored
feat: rewriting cancellation and timeouts page (#4585)
* feat: rewriting cancellation and timeouts page * update: implementing additional review comments from Natasha * update: implementing TWr review comments * fix: link chage * update: changed navigation * update: slightly rewording NonCancellable note
1 parent 5d4954b commit 1f52194

File tree

3 files changed

+488
-365
lines changed

3 files changed

+488
-365
lines changed

docs/kc.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<toc-element topic="coroutines-guide.md"/>
66
<toc-element accepts-web-file-names="basics.html,coroutines-basic-jvm.html" topic="coroutines-basics.md"/>
77
<toc-element topic="coroutines-and-channels.md"/>
8-
<toc-element topic="cancellation-and-timeouts.md"/>
8+
<toc-element topic="cancellation-and-timeouts.md" toc-title="Cancellation"/>
99
<toc-element topic="composing-suspending-functions.md"/>
1010
<toc-element topic="coroutine-context-and-dispatchers.md"/>
1111
<toc-element topic="flow.md"/>

0 commit comments

Comments
 (0)