chore: cleanup lint warning

chore/update-kapacitor-python2-examples
karel rehor 2025-06-06 13:30:46 +02:00
parent 7f901a0673
commit c98f6cfc95
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@ service kapacitor restart
```
Check the logs (`/var/log/kapacitor/` or `journalctl -f -n 256 -u kapacitor.service`) to make sure you see a
*Listening for signals* line and that no errors occurred. If you
_Listening for signals_ line and that no errors occurred. If you
don't see the line, it's because the UDF process is hung and not
responding. It should be killed after a timeout, so give it a moment
to stop properly. Once stopped, you can fix any errors and try again.