U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » Can't use MT to capture console output
Re: Can't use MT to capture console output [message #61765 is a reply to message #61203] Sat, 02 August 2025 13:57 Go to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
I finally had time to do another full run of investigations.

While the PostCallback method is still not performing acceptably without a Sleep, I switched over to not using it and adding a GuiLock __.

This solved many of the problems. Still might be a bit slower than it used to be in the old days and builds, but barely.

Now I just need to rewrite the Thread stop conditions for this new approach, since there is a menu option to kill the thread and this one crashes when using GuiLock. Because the thread still keeps going.

A bit hacky my current method, need to rethink it. I have found no way to kill a Thread directly.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HTTPREQUEST using Proxy not working -- SOLVED
Next Topic: Websocket issue
Goto Forum:
  


Current Time: Fri Jun 26 11:12:11 GMT+2 2026

Total time taken to generate the page: 0.00482 seconds