History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1573
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Build notifications should not be synchronous

Created: 29/Jul/08 10:46 AM   Updated: 29/Jul/08 01:32 PM
Component/s: None
Affects Version/s: 2.0.9
Fix Version/s: 2.0.10


 Description  « Hide
Currently they are sent in a synchronous handler of the build completed event - this could leave other handlers of this event waiting behind it. In particular, the fat controller may not free up the project for its next build while some emails are trying to be sent for several minutes.

 All   Comments   Change History      Sort Order:
jason - 29/Jul/08 01:32 PM
Fixed in change 4614.