Ahh the custom software we used in the warehouse I managed had an upper limit on the number of windows it could spawn.
I found that, it was faster to keep a window open (as a child of the main process) than close the window which forced an update of the parent process current tab.
So I’d have an absurd number of open windows for whatever I was doing for the day. It got to the point during CV19 where I’d have too many windows open, eventually opening another window would kill them all and prompt me with a dialogue to send an error report to our BDM (lead programmer too).
He would daily get hit with multiple crashes from me, mostly just saying ‘hello “BDM Name”’.
I’ve still got friends working at the same company, I don’t believe this has been resolved since.
Ahh the custom software we used in the warehouse I managed had an upper limit on the number of windows it could spawn.
I found that, it was faster to keep a window open (as a child of the main process) than close the window which forced an update of the parent process current tab.
So I’d have an absurd number of open windows for whatever I was doing for the day. It got to the point during CV19 where I’d have too many windows open, eventually opening another window would kill them all and prompt me with a dialogue to send an error report to our BDM (lead programmer too).
He would daily get hit with multiple crashes from me, mostly just saying ‘hello “BDM Name”’.
I’ve still got friends working at the same company, I don’t believe this has been resolved since.