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

v1.17: Use program cache fork graph in extract() (backport of #33806) #33862

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 25, 2023

This is an automatic backport of pull request #33806 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Use program cache fork graph instead of WorkingSlot trait

* Fix deadlocked tests

* keep WorkingSlot trait for now

(cherry picked from commit 78c31aa)
@pgarg66 pgarg66 requested a review from Lichtso October 25, 2023 13:38
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #33862 (a621175) into v1.17 (0559bc1) will decrease coverage by 0.1%.
The diff coverage is 87.5%.

@@            Coverage Diff            @@
##            v1.17   #33862     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         804      804             
  Lines      217732   217707     -25     
=========================================
- Hits       178281   178205     -76     
- Misses      39451    39502     +51     

@pgarg66 pgarg66 added the automerge Merge this Pull Request automatically once CI passes label Oct 25, 2023
@mergify mergify bot merged commit bfab9bb into v1.17 Oct 25, 2023
@mergify mergify bot deleted the mergify/bp/v1.17/pr-33806 branch October 25, 2023 16:03
anwayde pushed a commit to firedancer-io/solana that referenced this pull request Nov 16, 2023
…labs#33806) (solana-labs#33862)

Use program cache fork graph in extract() (solana-labs#33806)

* Use program cache fork graph instead of WorkingSlot trait

* Fix deadlocked tests

* keep WorkingSlot trait for now

(cherry picked from commit 78c31aa)

Co-authored-by: Pankaj Garg <[email protected]>
anwayde pushed a commit to firedancer-io/solana that referenced this pull request Nov 16, 2023
…labs#33806) (solana-labs#33862)

Use program cache fork graph in extract() (solana-labs#33806)

* Use program cache fork graph instead of WorkingSlot trait

* Fix deadlocked tests

* keep WorkingSlot trait for now

(cherry picked from commit 78c31aa)

Co-authored-by: Pankaj Garg <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants