Latest version: v1.3
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Base class for classes that poll a task regularly, with a constant minimum time interval between each poll. Each polling interval is the maximum of a) polling_interval_secs and b) the time taken to do the task.
No known vulnerabilities found