Skip to content

Add Schedule.(h|cpp) from ESP8266 to run off loopTask. #2743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dok-net
Copy link
Contributor

@dok-net dok-net commented May 5, 2019

This is the non-intrusive part of two existing PRs by @hreintke. It provides source compatibility to ESP8266's Schedule.
An actual benefit that I would use is the ability to easily schedule (periodic) activity to the loop task, without any risk of race conditions, from interrupt service routines. I would likely use this in https://github.com/plerup/espsoftwareserial

@me-no-dev
Copy link
Member

See my comments in the other PR :)

@dok-net
Copy link
Contributor Author

dok-net commented May 11, 2019

I currently no longer believe that this or any existing version of Schedule is free of concurrency issues. I am revoking this PR.

@dok-net dok-net closed this May 11, 2019
@dok-net dok-net deleted the add-schedule branch May 11, 2019 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants