{
    "mode": "perldoc",
    "parameter": "TAP::Parser::Scheduler::Spinner",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AParser%3A%3AScheduler%3A%3ASpinner/json",
    "generated": "2026-06-12T17:47:25Z",
    "synopsis": "use TAP::Parser::Scheduler::Spinner;",
    "sections": {
        "NAME": {
            "content": "TAP::Parser::Scheduler::Spinner - A no-op job.\n",
            "subsections": []
        },
        "VERSION": {
            "content": "Version 3.43\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use TAP::Parser::Scheduler::Spinner;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "A no-op job. Returned by \"TAP::Parser::Scheduler\" as an instruction to the harness to spin (keep\nexecuting tests) while the scheduler can't return a real job.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "",
            "subsections": [
                {
                    "name": "Class Methods",
                    "content": "\"new\"\nmy $job = TAP::Parser::Scheduler::Spinner->new;\n\nIgnores any arguments and returns a new \"TAP::Parser::Scheduler::Spinner\" object.\n"
                },
                {
                    "name": "Instance Methods",
                    "content": "\"isspinner\"\nReturns true indicating that is a 'spinner' job. Spinners are returned when the scheduler still\nhas pending jobs but can't (because of locking) return one right now.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "TAP::Parser::Scheduler, TAP::Parser::Scheduler::Job\n",
            "subsections": []
        }
    },
    "summary": "TAP::Parser::Scheduler::Spinner - A no-op job.",
    "flags": [],
    "examples": [],
    "see_also": []
}