Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
| std::vector<int64_t> vect; | ||
| std::string ccdbPath; | ||
| auto now = std::chrono::system_clock::now(); | ||
| long tt = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); |
There was a problem hiding this comment.
Is this a internal change of unit or will it effect information in CCDB objects?
There was a problem hiding this comment.
It is to be change of the ccdb object content. Now after fix (second commit) it should be ok.
|
Error while checking build/O2/fullCI for 96ac879 at 2024-03-21 15:44: Full log here. |
* fixes * clang * fix * clang
* fixes * clang * fix * clang
* fixes * clang * fix * clang
1 resetorbit timestamp - milisec => microsec
2 raw decoder checking input size optimised - if maxinputsize == 0 check fully skipped.