Skip to content

Move work queue structs and initialization logic to a separate file and a small refactor #7438

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

Open
wants to merge 14 commits into
base: unstable
Choose a base branch
from

Conversation

eserilev
Copy link
Member

@eserilev eserilev commented May 12, 2025

Issue Addressed

Partially #6291

Blocked by #7437

Proposed Changes

Move work queue structs and init logic to a separate file. Also introduce a few helper functions and refactor the beacon processor slightly. This is purely a cosmetic change and is needed as a second step towards generalizing the beacon processor.

Note that changes from #7437 are included in this PR. Once thats merged the diff in this PR should decrease a bit.

The actual diff can be found here. Im hoping that since this is mostly a copy paste job, that the diff wont be too difficult to review. Happy to break this up further if needed, just let me know!

@eserilev eserilev changed the title Move work queue structs and initialization logic to a separate file Move work queue structs and initialization logic to a separate file and a small refactor May 12, 2025
Copy link

mergify bot commented May 15, 2025

Some required checks have failed. Could you please take a look @eserilev? 🙏

@mergify mergify bot added the waiting-on-author The reviewer has suggested changes and awaits thier implementation. label May 15, 2025
Copy link

mergify bot commented May 16, 2025

This pull request has merge conflicts. Could you please resolve them @eserilev? 🙏

Copy link

mergify bot commented May 17, 2025

Some required checks have failed. Could you please take a look @eserilev? 🙏

@mergify mergify bot added ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants