5.7.47. Bugzilla::JobQueue::Runner

5.7.47.1. NAME

Bugzilla::JobQueue::Runner - A class representing the daemon that runs the job queue.

5.7.47.2. SYNOPSIS

use Bugzilla::JobQueue::Runner;
Bugzilla::JobQueue::Runner->new();

5.7.47.3. DESCRIPTION

This is a subclass of Daemon::Generic that is used by jobqueue to run the Bugzilla job queue.

5.7.47.4. Methods in need of POD

gd_check

gd_run

gd_can_install

gd_quit_event

gd_other_cmd

gd_more_opt

gd_postconfig

gd_usage

gd_getopt

gd_preconfig

gd_can_uninstall

gd_setup_signals


This documentation undoubtedly has bugs; if you find some, please file them here.