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

[Tech Debt] Move task-impls to hotshot #2452

Closed
wants to merge 3 commits into from

Conversation

QuentinI
Copy link
Contributor

@QuentinI QuentinI commented Jan 23, 2024

Closes #2294

This PR:

Demotes task-impls from a crate to a part of hotshot

This PR does not:

include any additional refactorings

Key places to review:

hotshot::tasks submodule, which is where task-impls was moved.

@QuentinI QuentinI force-pushed the ag/move-task-impls-to-hotshot branch from d94bfee to 0f874e0 Compare January 25, 2024 15:30
@QuentinI QuentinI marked this pull request as ready for review January 25, 2024 16:02
shenkeyao
shenkeyao previously approved these changes Jan 25, 2024
Copy link
Member

@shenkeyao shenkeyao left a comment

Choose a reason for hiding this comment

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

LGTM!

@QuentinI
Copy link
Contributor Author

@shenkeyao can you re-approve please? Had to merge main since GitHub complained about conflicts

@QuentinI
Copy link
Contributor Author

Nevermind, this somehow breaks unreliable_networks tests after I merged in main, I'll need to fix it

shenkeyao
shenkeyao previously approved these changes Jan 26, 2024
@bfish713
Copy link
Collaborator

bfish713 commented Feb 1, 2024

Since this already has some conflicts can we hold off on this until: #2500 is merged since it changes so much in task_impls

@bfish713
Copy link
Collaborator

This is unblocked now

@QuentinI QuentinI closed this Mar 1, 2024
@Ancient123 Ancient123 deleted the ag/move-task-impls-to-hotshot branch October 7, 2024 21:32
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.

[Tech Debt] - Move task-impls crate to hotshot
3 participants