ClusterHQ / docker-plugins

A temporary fork of Docker for working on docker plugin mechanism (mainly for issue tracker, wiki)
Apache License 2.0
1 stars 2 forks source link

When the docker daemon restarts, if a plugin fails to load then the daemon should exit #9

Open lukemarsden opened 9 years ago

lukemarsden commented 9 years ago

This is so that e.g. if a system is too loaded to start a plugin, the plugin invariant of receiving all events for its subsystem between being loaded and unloaded is satisfied.