Modify ↓
Opened 13 years ago
Closed 13 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 Changed 13 years ago by Valik
- Severity changed from Blocking to None
comment:2 Changed 13 years ago by trancexx
- Milestone set to 3.3.9.0
- Owner set to trancexx
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [6544] in version: 3.3.9.0
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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.