~appimagelauncher-team/appimageupdate/+git/cpr:threadpool_fix_high_cpu_load

Last commit made on 2024-04-07
Get this branch:
git clone -b threadpool_fix_high_cpu_load https://git.launchpad.net/~appimagelauncher-team/appimageupdate/+git/cpr

Branch merges

Branch information

Name:
threadpool_fix_high_cpu_load
Repository:
lp:~appimagelauncher-team/appimageupdate/+git/cpr

Recent commits

5e48a27... by Fabian Sauter <email address hidden>

Clang-Tidy

69862b7... by Fabian Sauter <email address hidden>

Disabled thread pool tests for now

e87a9f6... by Fabian Sauter <email address hidden>

Thread pool status wait conditional variable

a718e65... by Fabian Sauter <email address hidden>

Fixed potential stop conditional variable not being invoked

50f56b8... by Fabian Sauter <email address hidden>

Pause and resume tests now actually pause and resume the thread pool

8f3d6c8... by Fabian Sauter <email address hidden>

Fixed thread pool clang tidy issues

a1e0816... by Fabian Sauter <email address hidden>

Added basic thread pool tests

0d6fa5d... by Fabian Sauter <email address hidden>

Reduced the default thread pool idle timer to 250ms

11e5954... by Fabian Sauter <email address hidden>

Merge pull request #1033 from 0x703cd8/master

Optimization cookie time

ee4bfca... by Fabian Sauter <email address hidden>

Fixed the issue of cookie parsing time overflow.