Zombie PackageBrowserShells

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Zombie PackageBrowserShells

Joseph Frippiat-2
In D6, I have this warning in the System Transcript:
        Warning: Zombie PackageBrowserShells detected

What is the danger ?  What must I do ?

Thanks,

Joseph


Reply | Threaded
Open this post in threaded view
|

Re: Zombie PackageBrowserShells

Blair McGlashan-3
"Joseph Frippiat" <[hidden email]> wrote in message
news:439a1d16$0$18294$[hidden email]...
> In D6, I have this warning in the System Transcript:
>        Warning: Zombie PackageBrowserShells detected
>
> What is the danger ?  What must I do ?

It's nothing to worry about really. It's a warning that a closed shell has
not yet been garbage collected for those tools marked as reusing a single
open instance.  I think we should probably remove the warning.

Regards

Blair