Avoid assert on non-implemented SM write callback
The asserts might be used to intentionally stop the running process. Further, it might be an annoyance if it happen unintentionally. Just print an error message instead.
Maintenance operation of our GitLab server is scheduled for Thursday, March 12, 2026, at 12:15 PM.
The asserts might be used to intentionally stop the running process. Further, it might be an annoyance if it happen unintentionally. Just print an error message instead.