aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/openprocesscache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added thread names (#441)Stefan Boberg2023-10-041-0/+2
| | | added names to process handle GC thread and main thread for easier identification in crash dumps / process monitoring
* crash in process cache (#375)Dan Engelbrecht2023-08-231-36/+70
| | | | * - Bugfix: Fix OpenProcessCache state error causing assert/error * changelog
* Cache process handles for FormatPackageMessage (#360)Dan Engelbrecht2023-08-171-0/+150