< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
On 06/13/2014 05:10 PM, Scott Godin wrote:Hi,Scott,
Looks like your shutdown order isn't quite correct. Take a look at how shutdown works in the basicClient example in dum/test directory. Some other information on shutting down Dum itself is here: https://www.resiprocate.org/DUM_Application_Shutdown
Basically you should shut DUM down entirely first, then only shutdown the stack after dum is shutdown.
Scott
thank you for reply. There is one more thing I'd like to clarify:
If I have HandleMap full of ServerSubscription handles - it means application won't shutdown until all those handles expire.
Sincerely tez.