Skip to content

Conversation

@jasagredo
Copy link
Contributor

@jasagredo jasagredo commented Oct 14, 2025

Description

Patch

  • Bump to resource-registry ^>= 0.2.

Non-Breaking

  • Do not open forkers unnecessarily in the Mempool when re-syncing it.

  • Committing a forker will move the handles to the registry of the LedgerDB. The
    discarded fork will be queued to be released by the garbageCollect logic.

@jasagredo
Copy link
Contributor Author

Requires IntersectMBO/io-classes-extra#9

@jasagredo jasagredo force-pushed the js/fix-resource-registry branch 3 times, most recently from 3fca3f5 to ac1b251 Compare October 23, 2025 13:27
@jasagredo jasagredo marked this pull request as ready for review October 23, 2025 13:31
@jasagredo jasagredo force-pushed the js/fix-resource-registry branch from ac1b251 to 7b4251e Compare October 23, 2025 13:42
@jasagredo
Copy link
Contributor Author

Requires an update to hackageNix flake, once that one is updated in HaskellNix

@jasagredo jasagredo self-assigned this Oct 23, 2025
@jasagredo jasagredo moved this to 👀 In review in Consensus Team Backlog Oct 23, 2025
@jasagredo
Copy link
Contributor Author

The new packages that were brought by the Hackage update:

-ImpSpec-0.1.0.0 lib
+ImpSpec-0.2.0.0 lib
-brick-2.9 lib
+brick-2.10 lib
-dependent-map-0.4.0.0 lib
+dependent-map-0.4.0.1 lib
-fs-sim-0.4.0.0 lib
+fs-sim-0.4.1.0 lib
-generic-lens-2.2.2.0 lib
+generic-lens-2.3.0.0 lib
-generic-lens-core-2.2.1.0 lib
+generic-lens-core-2.3.0.0 lib
-generic-optics-2.2.1.0 lib
+generic-optics-2.3.0.0 lib
-hedgehog-1.5 lib
+hedgehog-1.7 lib
-hspec-2.11.13 lib
+hspec-2.11.14 lib
-hspec-core-2.11.13 lib
+hspec-core-2.11.14 lib
-hspec-discover-2.11.13 lib
+hspec-discover-2.11.14 lib
-hspec-discover-2.11.13 exe:hspec-discover
+hspec-discover-2.11.14 exe:hspec-discover
-lifted-async-0.10.2.7 lib
+lifted-async-0.11.0 lib
-microlens-0.4.13.1 lib
+microlens-0.4.14.0 lib
-microlens-ghc-0.4.14.3 lib
+microlens-ghc-0.4.15.1 lib
-parallel-3.2.2.0 lib
+parallel-3.3.0.0 lib
-pretty-simple-4.1.3.0 lib
+pretty-simple-4.1.4.0 lib
-pretty-simple-4.1.3.0 exe:pretty-simple
+pretty-simple-4.1.4.0 exe:pretty-simple
-regex-tdfa-1.3.2.4 lib
+regex-tdfa-1.3.2.5 lib
-resource-registry-0.1.1.0 lib
+resource-registry-0.2.0.0 lib
-statistics-0.16.3.0 lib
+statistics-0.16.4.0 lib
-unordered-containers-0.2.20 lib
+unordered-containers-0.2.20.1 lib

@jasagredo jasagredo force-pushed the js/fix-resource-registry branch 2 times, most recently from 45d90f6 to 25b3689 Compare October 24, 2025 14:25
@jasagredo jasagredo changed the base branch from main to js/update-constraints October 24, 2025 14:26
@jasagredo jasagredo mentioned this pull request Oct 24, 2025
7 tasks
@jasagredo jasagredo force-pushed the js/update-constraints branch from caff101 to 231b05e Compare October 24, 2025 14:46
@jasagredo jasagredo force-pushed the js/fix-resource-registry branch from 25b3689 to c578556 Compare October 24, 2025 14:50
Base automatically changed from js/update-constraints to main October 24, 2025 17:24
@jasagredo jasagredo force-pushed the js/fix-resource-registry branch from c578556 to c6513dd Compare October 28, 2025 12:27
@jasagredo jasagredo force-pushed the js/fix-resource-registry branch from c6513dd to e56aeb5 Compare October 28, 2025 12:28
Copy link
Member

@amesgen amesgen left a comment

Choose a reason for hiding this comment

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

Maybe 9384806 should be spinned off from this PR as it actually is an independent problem on main? Or at least, the commit message could be updated to indicate that this is not just about avoiding some unnecessary work, but rather important to avoid leaking forkers and hence causing deadlocks in (at least) V1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

3 participants