Edgewall Software
Modify

Opened 19 years ago

Closed 15 years ago

#18 closed defect (worksforme)

Build slave blocks while executing build

Reported by: cmlenz Owned by: cmlenz
Priority: major Milestone:
Component: Build slave Version:
Keywords: Cc:
Operating System:

Description

When a build slave executes a build, it should send status notifications to the master after having completed each step. Unfortunately, the build is executed in a blocking fashion so that all notifications are only sent after the entire build has completed.

Attachments (0)

Change History (4)

comment:1 Changed 19 years ago by cmlenz

After [95], the step-completion messages sent by the slave are actually transmitted directly after the step completes. Need to find out how this relates, and whether the switch to using push_with_producer() has actually resolved this issue.

comment:2 Changed 19 years ago by cmlenz

  • Milestone changed from 0.3 to 0.4

The blocking apparently depends on the amount of data the slave needs to transmit. Postponing to the next milestone, as this doens't have any effect on the time values reported.

comment:3 Changed 19 years ago by cmlenz

  • Milestone 0.4 deleted

This shouldn't block 0.4.

comment:4 Changed 15 years ago by osimons

  • Resolution set to worksforme
  • Status changed from new to closed

As I see it this was resolved a long time ago. Please reopen if I'm mistaken.

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.