]> git.ipfire.org Git - thirdparty/squid.git/commit
Report all AsyncJob objects (mgr:jobs) (#1468)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Wed, 6 Sep 2023 02:32:22 +0000 (02:32 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 8 Sep 2023 01:24:22 +0000 (01:24 +0000)
commit8d3bf70e6447b82380e1270a1cfa0096d4761614
tree42168fb2581923db4db2dd05c284fff1deb76e99
parent2e24d0bfa7c8329f56607b0c7d041a61542d344a
Report all AsyncJob objects (mgr:jobs) (#1468)

This new cache manager report is useful in triage and test automation.
It complements mgr:objects, mgr:events, and mgr:filedescriptors reports.
src/Makefile.am
src/base/AsyncJob.cc
src/base/AsyncJob.h
src/main.cc