Fix Scheduler::StaticSchedulingElement shared_ptr circular reference
- Change shared_ptr to raw ptr. It is possible without issue here as each pointer is stored and owned by Scheduler::mStaticSchedule and deleted with it - Change Scheduler::resetScheduling() and Scheduler::~Scheduler() to delete raw pointers properly
parent
95b0cd6b
No related branches found
No related tags found
Pipeline #57369 passed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release