Skip to content

Commit b787d0a

Browse files
kevin-f-ortegaLeStarch
authored andcommitted
removing priority for now in order to avoid incorrect message order when using pseudo-priority queues. (#3268)
1 parent 947c2b3 commit b787d0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Svc/ActiveLogger/ActiveLogger.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ module Svc {
3737
$severity: Fw.LogSeverity @< The severity argument
3838
args: Fw.LogBuffer @< Buffer containing serialized log entry
3939
) \
40-
priority 1 \
4140
drop
4241

4342
# ----------------------------------------------------------------------

0 commit comments

Comments
 (0)