Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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