Movatterモバイル変換


[0]ホーム

URL:


TAP::Parser::Scheduler::Spinner
(source,CPAN)
version 3.42
You are viewing the version of this documentation from Perl 5.28.3.View the latest version

CONTENTS

#NAME

TAP::Parser::Scheduler::Spinner - A no-op job.

#VERSION

Version 3.42

#SYNOPSIS

use TAP::Parser::Scheduler::Spinner;

#DESCRIPTION

A no-op job. Returned byTAP::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 newTAP::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

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp