Ticket #302 (new defect)

Opened 4 months ago

buildslave missing notification doesn't work for slaves missing at master startup

Reported by: exarkun Assigned to:
Priority: major Milestone: undecided
Component: other Version: 0.7.7
Keywords: Cc:

Description

The missing timer is only started when a slave disconnects from the master. If the master starts up and the slave never shows up, no one is ever notified.

This is trivial to fix, just factor the logic in detached which starts the missing timer into a separate function and then call the function from setBotmaster.