OSDN Git Service

[libcalamares] Reduce log-spam in emergencies
authorAdriaan de Groot <groot@kde.org>
Tue, 21 Sep 2021 23:44:00 +0000 (01:44 +0200)
committerAdriaan de Groot <groot@kde.org>
Tue, 21 Sep 2021 23:44:00 +0000 (01:44 +0200)
commitdb26df311d93b47a7cc98fc08feaf504ccfe9ff0
tree96c42b5460c7e40528da487f1cb7108651bba9dd
parent9be9431970d83822d06f0a4e4edbe621bea102a3
[libcalamares] Reduce log-spam in emergencies

- when an emergency strikes, log the modules that are skipped
  with a Once, but if an emergency module runs, refresh that
  Once so that the function header is printed again -- to
  distinguish JobQueue debugging from the logging from the
  emergency module.
src/libcalamares/JobQueue.cpp