Commit 025aa56
committed
audispd: fix max_restarts handling
The dispatcher no longer treats plugins that exceed the configured
restart limit as successfully restarted. Instead, it marks them inactive
and returns failure, preventing further writes to an invalid pipe1 parent 9e62209 commit 025aa56
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
0 commit comments