#321: SA allocates all CPU resources while execution
-----------------------+----------------------------------------------------
Reporter: dr.fred | Owner: dr.fred
Type: request | Status: assigned
Priority: high | Milestone:
Component: Main app | Severity: critical
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Changes (by dr.fred):
* status: new => assigned
* type: task => request
Comment:
Compiling with icl is not a solution. Need to find the root cause.
If there is an "long" executed while, let's try to put
{{{
while( ... ) {
...
sleep( 0 );
}
}}}
and see if this whould help.
--
Ticket URL: <http://trac-hg.assembla.com/SourceAnalyzer/ticket/321#comment:3>
SourceAnalyzer <http://www.assembla.com/spaces/show/SourceAnalyzer>
Development of a tool for analyze the source code and to build call-graph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SA_team" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ru/group/sa_team?hl=en
-~----------~----~----~----~------~----~------~--~---