Man Page: tap::parser::scheduler::spinner
Operating Environment: osx
Section: 3pm
TAP::Parser::Scheduler::Spinner(3pm) Perl Programmers Reference Guide TAP::Parser::Scheduler::Spinner(3pm)NAMETAP::Parser::Scheduler::Spinner - A no-op job.VERSIONVersion 3.23SYNOPSISuse TAP::Parser::Scheduler::Spinner;DESCRIPTIONA 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.METHODSClass 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.16.2 2012-10-25 TAP::Parser::Scheduler::Spinner(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| When is a _function_ not a _function_? |
| Hearing Aid for OSX 10.12.x and greater. |
| Syntax error in subtraction in Bash |