Gaurav-Aggarwal-AWS
Results
2
issues of
Gaurav-Aggarwal-AWS
Description ----------- When time slicing is off, context switch should only happen when a task with priority higher than the currently executing one is unblocked. Earlier the code was invoking...
Description ----------- The current implementation uses task notification to wait for acknowledgements and incoming publishes and therefore, cannot differentiate between acknowledgements and incoming publishes. This causes a crash when an...