Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPL: improve exitTransitionTimeout handling #13331

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

ktf
Copy link
Member

@ktf ktf commented Jul 25, 2024

DPL: improve exitTransitionTimeout handling

@ktf ktf requested a review from a team as a code owner July 25, 2024 20:14
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0

@ktf ktf changed the title DPL: improved calibration mode DPL: improve exitTransitionTimeout handling Jul 25, 2024
@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for 9417227 at 2024-07-26 00:37:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
/sw/SOURCES/O2/13331-slc8_x86-64/0/Framework/Core/src/DataProcessingDevice.cxx:148:31: error: redeclaration of '_o2_signpost_id_t cid'
/sw/SOURCES/O2/13331-slc8_x86-64/0/Framework/Core/src/DataProcessingDevice.cxx:150:8: error: base operand of '->' has non-pointer type 'o2::framework::DeviceState'
ninja: build stopped: subcommand failed.

Full log here.

@ktf
Copy link
Member Author

ktf commented Jul 26, 2024

Tested locally it still works. Only reshuffles a bit of code around.

@ktf ktf merged commit 8d21174 into AliceO2Group:dev Jul 26, 2024
16 of 17 checks passed
@ktf ktf deleted the pr13331 branch July 26, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants