Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Banking worker#30970

Merged
apfitzge merged 22 commits into
solana-labs:masterfrom
apfitzge:feature/banking_worker
May 25, 2023
Merged

Banking worker#30970
apfitzge merged 22 commits into
solana-labs:masterfrom
apfitzge:feature/banking_worker

Conversation

@apfitzge
Copy link
Copy Markdown
Contributor

@apfitzge apfitzge commented Mar 29, 2023

Problem

Worker threads to be sent work by scheduler.

Summary of Changes

Blocked by #30925, #30976

Fixes #

@apfitzge apfitzge added the work in progress This isn't quite right yet label Mar 29, 2023
@apfitzge apfitzge force-pushed the feature/banking_worker branch 2 times, most recently from f324eef to 62eef22 Compare March 29, 2023 22:47
@apfitzge apfitzge force-pushed the feature/banking_worker branch from 6c8535e to 2aa6576 Compare April 6, 2023 19:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2023

Codecov Report

Merging #30970 (22213a0) into master (3ac5bb2) will increase coverage by 0.0%.
The diff coverage is 91.6%.

@@           Coverage Diff            @@
##           master   #30970    +/-   ##
========================================
  Coverage    81.9%    81.9%            
========================================
  Files         737      739     +2     
  Lines      205981   206391   +410     
========================================
+ Hits       168738   169156   +418     
+ Misses      37243    37235     -8     

Comment thread core/src/banking_stage/worker.rs Outdated
@apfitzge apfitzge force-pushed the feature/banking_worker branch from 2aa6576 to 6664493 Compare April 20, 2023 00:52
@apfitzge apfitzge force-pushed the feature/banking_worker branch from 3bb55b4 to 75b28e0 Compare April 28, 2023 21:35
@apfitzge apfitzge added noCI Suppress CI on this Pull Request CI Pull Request is ready to enter CI and removed noCI Suppress CI on this Pull Request labels Apr 28, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label May 1, 2023
@apfitzge apfitzge marked this pull request as ready for review May 3, 2023 21:45
@apfitzge apfitzge requested review from ryoqun and tao-stones May 3, 2023 21:45
@apfitzge apfitzge removed the work in progress This isn't quite right yet label May 4, 2023
Comment thread sdk/program/src/message/sanitized.rs Outdated
Comment thread core/src/banking_stage/consumer.rs Outdated
Comment thread core/src/banking_stage/consumer.rs Outdated
Comment thread core/src/banking_stage/consumer.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/worker.rs Outdated
Comment thread core/src/banking_stage/consumer.rs Outdated
@apfitzge apfitzge force-pushed the feature/banking_worker branch from 79733ab to 9871481 Compare May 18, 2023 18:03
@apfitzge
Copy link
Copy Markdown
Contributor Author

rebased on a conflict 😦

@apfitzge apfitzge requested a review from ryoqun May 23, 2023 23:27
Copy link
Copy Markdown
Contributor

@ryoqun ryoqun left a comment

Choose a reason for hiding this comment

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

nitless lgtm. thanks so much as before for addressing all my review comments sincerely.

@apfitzge apfitzge merged commit 75954dc into solana-labs:master May 25, 2023
@apfitzge apfitzge deleted the feature/banking_worker branch May 25, 2023 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants