Re: Re: quit files
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
---In [email protected], <joemonk64@...> wrote : >> The flush is probably happening prematurely. > Dude. Come on. Its the next-to-last line before > exit(0). There's no way it could be premature. It is probably premature because of the multi-threading going on. It's not waiting for the logger thread (and quite possibly other threads) to complete. BFN. Paul.