Em sex., 24 de out. de 2025 às 09:24, Álvaro Herrera <[email protected]> escreveu:
> On 2025-Oct-24, Ranier Vilela wrote: > > > Handles are a scarce Windows resource. > > The work of freeing these resources is not done by exit(), but by > > Windows itself, when possible. > > If applications are not good citizens, these resources will eventually > > run out. > > Hmm? That makes no sense. Do you have references to documentation that > says the system works the way you claim? > There are a bunch of messages on the web. Some are: "insufficient system resources exist to complete the requested service" resource-exhaustion-detected-windows-11 <https://learn.microsoft.com/en-us/answers/questions/4019236/resource-exhaustion-detected-windows-11> fatal-error-out-of-system-resources <https://learn.microsoft.com/en-us/answers/questions/2683708/fatal-error-out-of-system-resources> out-of-memory-error-windows/ <https://appuals.com/out-of-memory-error-windows/> best regards, Ranier Vilela
