Actions
Bug #14050
closedWindows builds: revert to asio 1.30.2
Start date:
10/15/2025
Due date:
% Done:
100%
Estimated time:
Description
Reports have come in from some clients that use the Windows binaries generated by winstng that they are experiencing high CPU load.
This is the case even if the application is essentially unused.
The issue seems to follow form asio's io_context::run() taking up too many resources. This only occurred since the update from 1.30.2 to 1.34.2.
No issue has been reported on asio itself, nor have we investigated this much further.
For now, we revert to 1.30.2, where the issue did not occur.
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Raf Pauwels 14 days ago
- Status changed from Review to Resolved
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Resolved to Implemented @Emweb
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck 13 days ago
- Status changed from Implemented @Test to Closed
Actions