Add TODO marker for the planned next step.

This commit is contained in:
Andrew Wood
2025-07-28 20:39:05 +01:00
parent ad1d0e1c9a
commit a629a488d7
+2
View File
@@ -589,6 +589,8 @@ int pv_main_loop(pvstate_t state)
* according to the given options.
*
* Returns nonzero on error.
*
* TODO: unify this with pv_watchpid_loop.
*/
int pv_watchfd_loop(pvstate_t state)
{