This minor-level release fixes issues with wait-notify
, wait-notify-indefinite
, and wait-notify-timeout
in the task
module which had rendered them unusable and also removes "critical" multitasking constructs because they do not do what they were created for (e.g. there is no actual guarantee that other code will not execute between the time when they could first wake and when the tasks in question actually resumed execution.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.