Hi; In periodic tasks, if a task misses its deadline at middle of its execution, is the task stopped or it continues and just the rtems_rate_monotonic_period() function returns RTEMS_TIMEOUT? Thanks.