
| Key: |
CIB-1573
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
jason
|
| Reporter: |
jason
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|