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

Add tasks to utils #300

Merged
merged 7 commits into from
Jan 28, 2024
Merged

Add tasks to utils #300

merged 7 commits into from
Jan 28, 2024

Conversation

abhaybd
Copy link
Member

@abhaybd abhaybd commented Jan 21, 2024

I'm in the process of cleaning up MissionControlProtocol, and factoring out the tasks from the big class into their own individual classes that encapsulate their own state.

This PR adds the required task classes and unit tests, in preparation of that.

I'm reasonably sure I caught any data races in AsyncTask, but let me know if you find any others!

@abhaybd abhaybd requested a review from DrDab January 22, 2024 01:46
Copy link
Contributor

@huttongrabiel huttongrabiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly good. Just see one thing at the moment

huttongrabiel
huttongrabiel previously approved these changes Jan 26, 2024
Copy link
Contributor

@huttongrabiel huttongrabiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@huttongrabiel
Copy link
Contributor

@abhaybd Formatting errors on this

Copy link
Contributor

@quinnmp quinnmp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@abhaybd abhaybd merged commit 04a2e63 into master Jan 28, 2024
3 checks passed
@abhaybd abhaybd deleted the tasks branch January 28, 2024 01:25
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