Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#106 closed defect (fixed)

Slaves do not always unregister before reregistering

Reported by: wwb2@… Owned by: cmlenz
Priority: minor Milestone: 0.6
Component: Build master Version: 0.5.2
Keywords: Cc:
Operating System:

Description

A slave machine rebooted while processing a build; it reregistered, but did not unregister beforehand and thus the build was not aborted. I don't know why the reboot didn't cause the connection to be closed and an unregistration to happen.

Here's a small patch that'll fix the problem.

Attachments (1)

always-unregister.patch (525 bytes) - added by wwb2@… 19 years ago.
patch

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by wwb2@…

patch

comment:1 Changed 19 years ago by cmlenz

  • Milestone set to 0.6
  • Priority changed from major to minor
  • Status changed from new to assigned

Weird problem, but always unregistering before registering shouldn't hurt.

comment:2 Changed 19 years ago by cmlenz

  • Resolution set to fixed
  • Status changed from assigned to closed

Applied a (hopefully) equivalent change in [352].

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.