Skip to content
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

Feature/async framework #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

NotWearingPants
Copy link
Contributor

No description provided.

GuyGoldenberg and others added 4 commits April 27, 2021 23:14
Add tasko as a submodule library
This is done using the newly added "tasko" library, and by making all
run() functions of the apps async, and await-ing on them when running
them.

This should be further extended to cover the whole bade functionality in
an async way.
Mainly:
1. Add-ons
2. Busy-wait until screen can be refreshed
TODO: check this code is still functional (didn't get to do that yet).
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.

3 participants