Dusty, have you noticed that there are application/thread folders being left
on the Executors after everything finishes?

I wouldn't see any reason why we shouldn't use that code.

-Matt



On 9/19/07, Dusty Candland - eonBusiness <[EMAIL PROTECTED]>
wrote:
>
> All, any reason we shouldn't unload the application app domain when
> stopping a multi-use application?
>
>
>
> In GApplication.Stop:
>
> {
>
>            StopApplication();
>
>            Manager.Owner_StopApplication(Credentials, _Id);
>
> +                if (_MultiUse)
>
> +                 Manager.Owner_CleanupApplication(Credentials, _Id);
>
> }
>
>
>
> Seems like that's the expected behavior, but maybe there's some
> experience to suggest otherwise. If there are no objections I'll
> check-in the changes.
>
>
>
> Thanks,
>
> Dusty
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Alchemi-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/alchemi-developers
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers

Reply via email to