master
Changes from scram build code-format-all
removed commented out code
Move from fmt:: to std::
Fix Service type name displayed in error message
Use move in ESInputTag's constructor
Implement ExternalWork for ESProducers
Improve behavior after exception in begin/end transitions
edm::FileInPath: return reference to paths; cleanup code
Move stored types in io_v1 namespace, reset class versions to 3
Add overrideGUID option to PoolOutputModule
Mark variables used only in in assert() with [[maybe_unused]]
simplify check
[CORE] [LLVM21] Apply code-checks and formats
Add ProcessBlock feature to Framework
Remove boost lexical_cast dependency in FWCore
Move ThreadHandoff to FWCore/Utilities
Save and restore the fill character
Use oneapi namespace
Remove DebugMacros.h
Improved calculation of CRC32
Add compactStringSerializer
Add missing include
Move GUID creation from InputSource into a singleton
Migrate to c++17 filesystem
[CORE] Apply code-checks-all with misc-definitions-in-headers additional check