Add TODO marker after some testing showed an issue.

This commit is contained in:
Andrew Wood
2025-09-27 18:24:59 +01:00
parent 3ea19829d7
commit 284ceba52b
+1
View File
@@ -594,6 +594,7 @@ int pv_main_loop(pvstate_t state)
* Returns nonzero on error.
*
* TODO: if more than one PID is being watched, display the PID as well.
* TODO: re-add "%N" after receiving a remote update, e.g. "-R pid -u block".
*/
int pv_watchfd_loop(pvstate_t state)
{