logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catalyst::Restarter::Forking - Forks and restarts the child process

Authors

       Catalyst Contributors, see Catalyst.pm

Description

       This class forks and runs the server in a child process. When it needs to restart, it kills the child and
       creates a new one.

Name

       Catalyst::Restarter::Forking - Forks and restarts the child process

See Also

       Catalyst::Restarter, Catalyst, <File::ChangeNotify>

See Also