jpace121
Results
2
issues of
jpace121
**Describe the bug** I followed the instructions [here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/index) to build an Edge installer image from an edge commit. The resulting installer does not boot. I am running Centos Stream 9...
I have a minimal reproducible example [here](https://github.com/jpace121/ros2-logging-profile/blob/main/src/roslog.cpp). In that example, I start a timer that only runs once that does a calculation in a for loop, logging as it goes....