Ticket #780 (closed defect: fixed)
blitz.Main.main() exits immediately
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0-Beta2.2 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | Cc: |
Description
After refactoring (r1756) the call to start the startup thread was left out from the main() method. (All tests use new Thread(new Main()).start() instead.)
Change History
Note: See
TracTickets for help on using
tickets.
