Skip to content

Commit

Permalink
v1.17: Refactor - ExtractedPrograms (backport of #34205) (#34351)
Browse files Browse the repository at this point in the history
Refactor - `ExtractedPrograms` (#34205)

* Puts ExtractedPrograms into Arc<Mutex<>>.

* Merges ExtractedPrograms::missing and ExtractedPrograms::unloaded.

* Unifies missing entry insertion in LoadedPrograms::extract().

(cherry picked from commit 4ee5078)

Co-authored-by: Alexander Meißner <[email protected]>
  • Loading branch information
mergify[bot] and Lichtso authored Dec 14, 2023
1 parent ca34005 commit e191d8d
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 262 deletions.
Loading

0 comments on commit e191d8d

Please sign in to comment.