Startup code should honor shutdown flag more efficiently
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Zope 3 |
Won't Fix
|
Undecided
|
Unassigned | ||
| zope.app.server |
Confirmed
|
Wishlist
|
Unassigned | ||
Bug Description
The startup code in zope.app.
For example, a generation that fails and can't allow the database to be used for normal request processing may want to shutdown; it should be able to use zope.app.
| Changed in zope3: | |
| status: | New → Won't Fix |
| Changed in zope.app.server: | |
| importance: | Undecided → Wishlist |

Sounds like a good idea to me.