Modify ↓
Opened 15 years ago
Closed 14 years ago
#2003 closed Bug (Fixed)
ProcessWaitClose() using too much CPU
| Reported by: | Valik | Owned by: | trancexx |
|---|---|---|---|
| Milestone: | 3.3.9.0 | Component: | AutoIt |
| Version: | 3.3.7.14 | Severity: | None |
| Keywords: | Cc: |
Description
I've noticed (and confirmed with others) that ProcessWaitClose() - and possibly other functions - are not as idle as they should be. I was seeing anywhere from 5-10% constant CPU usage in what should have been a 0% usage scenario. This needs investigated and resolved. Other wait functions need investigated as well to see if they are affected.
I'm setting this as blocking as it's pretty important to fix.
Attachments (0)
Change History (2)
comment:1 by , 14 years ago
| Severity: | Blocking → None |
|---|
comment:2 by , 14 years ago
| Milestone: | → 3.3.9.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [6544] in version: 3.3.9.0
Note:
See TracTickets
for help on using tickets.

Blocking flag removed. Fixing this requires changes that I do not feel comfortable making for the next release.