Re: NSS_Shutdown refuses: objects are still open - but what/which ones ? - Nobody knows ?
"R.Wieser" <[email protected]> Mon, 1 Feb 2021 07:48:51 +0100
| Newsgroups | gmane.comp.mozilla.general |
|---|---|
| Message-ID | <[email protected]> |
If I can't find a correct, clean solution I will need to fix it with a hack : initialize once at the top, read as many resources as I need and ... well, maybe not even trying to de-initialise when exiting the program - as it doesn't work anyway.. :-\ "R.Wieser" <[email protected]> wrote in message news:[email protected]... > Hello all,