Hello,

I would like to know which strategies the various containers have for undeploying problematic blocks/components/apps.

In Phoenix it seems to me that every block is responsible for freeing the resources it uses in its own dispose() method. But what if for some reason the block hangs while trying to free its resources? Well, Phoenix itself hangs and has to be restarted.

Or is there some kind of "force-quit" in Phoenix? How do other containers deal with this issue?

Kind regards,

Ulrich



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to