Skip to content

Commit

Permalink
removing priority for now in order to avoid incorrect message order w…
Browse files Browse the repository at this point in the history
…hen using pseudo-priority queues.
  • Loading branch information
kevin-f-ortega authored and LeStarch committed Feb 26, 2025
1 parent cab2fb4 commit 1d012d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Svc/ActiveLogger/ActiveLogger.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ module Svc {
$severity: Fw.LogSeverity @< The severity argument
args: Fw.LogBuffer @< Buffer containing serialized log entry
) \
priority 1 \
drop

# ----------------------------------------------------------------------
Expand Down

0 comments on commit 1d012d2

Please sign in to comment.