Commit 2dc1038
committed
app_rpc: workaround set_log_level lockup
The set_log_level RPC now prints out one line recapping the number of
modules reset and the level they were reset to.
This replaces a log message for each item module, when the RPC was called
multiple times, caused deadlock behavior in the app.
Signed-off-by: Mike Szczys <[email protected]>1 parent 834fed8 commit 2dc1038
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments