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::Win32 - Uses Proc::Background to manage process restarts

Authors

       Catalyst Contributors, see Catalyst.pm

Description

       This class uses Proc::Background, which in turn uses Win32::Process. The new process is run using the
       same command-line as the original script, but without any restart-based options.

       This is a big hack, but using forks just does not work on Windows.

Name

       Catalyst::Restarter::Win32 - Uses Proc::Background to manage process restarts

See Also

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

See Also