Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 5cd9ef4

Browse files
committed
Add references to CoroutineGroup scope and error handling sections in base.rfc
1 parent e1ca43d commit 5cd9ef4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

base.rfc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,6 +2685,9 @@ the operation of the service as a whole.
26852685

26862686
{{ :rfc:true_async:supervisor.svg |}}
26872687

2688+
Please see also [CoroutineGroup scope exception handling](#CoroutineGroup-scope-exception-handling)
2689+
and [CoroutineGroup error handling](#CoroutineGroup-error-handling) sections.
2690+
26882691
=== Responsibility points ===
26892692

26902693
A **responsibility point** is code that explicitly waits for the completion of a coroutine or a ''Scope'':

0 commit comments

Comments
 (0)