You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a symptom - the real issue is that if there is a catastrophic
failure, then SimpleDBM should immediately shutdown. At present, a
catastrophic failure in one component does not trigger a full shutdown.
Original issue reported on code.google.com by [email protected] on 30 Dec 2007 at 2:42
The text was updated successfully, but these errors were encountered:
We need a mechanism for informing all components when shutdown needs to be
performed due to a fatal error
condition. An event multi-caster seems to be the most generic way of doing this.
Original issue reported on code.google.com by
[email protected]
on 30 Dec 2007 at 2:42The text was updated successfully, but these errors were encountered: