projectodd/wunderboss

The clojure impl shouldn't shut down runtimes it didn't start

tobias opened this issue · 1 comments

This comes up when the WBoss container is embedded in Clojure. The current impl will call shutdown-agents on the enclosing runtime.

This no longer makes sense.