Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PowerBuilder 10.5 issues

Status
Not open for further replies.

allanzh

Programmer
Jul 18, 2013
1
US
Hi,

I am not a PB developer, but unfortunately, assisgned a task to troubleshoot a PB issue, as follows:

We have a Yield() call in a loop lasting one hour:

DO
Yield()
LOOP WHILE NOT gb_Continue

When our application gets into this loop, it uses 25%, 50% or even 100% CPU, apparently depending on the numbers of CPU cores. And furthermore, when we close the application, the process stays in the task manager.

Any idea or solution is highly appreciated. Thanks,

Allan Zh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top