buildbot / sandbox

ticket migration sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should have a way of running builds after X seconds of idle

bb-bot opened this issue · comments

This ticket is a migrated Trac ticket 296

People contributed to the original ticket: Pike (watcher), bhearsum@... (commenter, reporter), l10n.moz@... (commenter), @djmitche (commenter), @dankegel (commenter), catlee (watcher), daniel@... (commenter, watcher), dustin (watcher)


Personally, I feel that the Periodic scheduler should behave this way by default. Either way, it's trivial to add this feature to it, or subclass it to an Idle scheduler.

I've got code for this, what do people prefer?