mojave man page for tap::parser::scheduler::spinner

Query: tap::parser::scheduler::spinner

OS: mojave

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TAP::Parser::Scheduler::Spinner(3pm)			 Perl Programmers Reference Guide		      TAP::Parser::Scheduler::Spinner(3pm)

NAME
TAP::Parser::Scheduler::Spinner - A no-op job.
VERSION
Version 3.26
SYNOPSIS
use TAP::Parser::Scheduler::Spinner;
DESCRIPTION
A no-op job. Returned by "TAP::Parser::Scheduler" as an instruction to the harness to spin (keep executing tests) while the scheduler can't return a real job.
METHODS
Class Methods "new" my $job = TAP::Parser::Scheduler::Spinner->new; Returns a new "TAP::Parser::Scheduler::Spinner" object. "is_spinner" Returns true indicating that is a 'spinner' job. Spinners are returned when the scheduler still has pending jobs but can't (because of locking) return one right now. perl v5.18.2 2014-01-06 TAP::Parser::Scheduler::Spinner(3pm)
Related Man Pages
tap::parser::sourcehandler::rawtap5.18(3pm) - mojave
tap::parser::sourcehandler::handle5.18(3pm) - mojave
tap::parser::sourcehandler::rawtap(3pm) - mojave
tap::parser::scheduler::job(3) - centos
tap::parser::sourcehandler::handle(3) - centos
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.