diff --git a/doc/source/api.rst b/doc/source/api.rst index dac8791..a6eb308 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -26,3 +26,5 @@ process group. Also signal handlers are only run every 5 seconds instead of just after the signal reception because non-posix platform does not support signal.set_wakeup_fd correctly + +And to finish, the processes names are not set on non-posix platform.