Skip to content

Commit

Permalink
Fix #1033, remove false child tasks statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
zanzaben committed Mar 1, 2021
1 parent fcaa1d0 commit e2963ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/cFE Application Developers Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,9 +429,6 @@ deciding on whether to create multiple Applications versus a single
Application with multiple Tasks, the Application Developer should keep
in mind these facts:

- Child Tasks can only execute at a priority equal to or less than the
priority of the Application's Main Task.

- If the Main Task of an Application is stopped, either through
detection of an exception or via command, all Child Tasks are also
stopped.
Expand Down

0 comments on commit e2963ab

Please sign in to comment.