Skip to content

Conversation

gusthoff
Copy link
Collaborator

No description provided.

@gusthoff gusthoff requested a review from pat-rogers September 19, 2025 17:18
@gusthoff gusthoff added the new section Section using new content label Sep 19, 2025
@gusthoff gusthoff force-pushed the content/ada_in_practice/new_section/silent_task_termination/20250919 branch from 8d068fc to 8c98df7 Compare September 19, 2025 17:39
@gusthoff gusthoff force-pushed the content/ada_in_practice/new_section/silent_task_termination/20250919 branch from 8c98df7 to 398c7fe Compare September 19, 2025 17:41
That works, but the state initialization requires some thought. As shown above,
full initialization is performed again when the :ada:`Recovery` loop circles
back around to the top of the loop. As a result, the *normal* processing in
:ada:`Do_Normal_Work` must be prepared for suddenly encountering completely
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do_Normal_Work => Do_Actual_Work

Copy link
Contributor

@pat-rogers pat-rogers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pat-rogers pat-rogers merged commit 9e694e9 into AdaCore:main Sep 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new section Section using new content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants