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

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

OS: centos

Section: 3

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

TAP::Parser::Scheduler::Spinner(3)			User Contributed Perl Documentation			TAP::Parser::Scheduler::Spinner(3)

NAME
TAP::Parser::Scheduler::Spinner - A no-op job.
VERSION
Version 3.28
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; Ignores any arguments and returns a new "TAP::Parser::Scheduler::Spinner" object. Instance Methods "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.
SEE ALSO
TAP::Parser::Scheduler, TAP::Parser::Scheduler::Job perl v5.16.3 2013-05-02 TAP::Parser::Scheduler::Spinner(3)
Related Man Pages
tap::parser::sourcehandler::handle5.18(3pm) - mojave
tap::parser::sourcehandler::handle(3pm) - mojave
tap::parser::scheduler::job(3) - centos
tap::parser::sourcehandler::handle(3pm) - osx
tap::parser::sourcehandler::file(3pm) - debian
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq