We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b061d8e commit 45d145dCopy full SHA for 45d145d
content/courses/ada-in-practice/chapters/silent_task_termination.rst
@@ -27,8 +27,8 @@ that caused the termination. Assuming the developer is responsible for
27
implementing it, how can the requirement best be met?
28
29
30
-Solution
31
---------
+Implementation
+--------------
32
33
For unhandled exceptions, the simplest solution to silent termination is to
34
define the announcement or logging response as an exception handler located in
0 commit comments