Skip to content

not_computed context#179

Merged
jerch merged 14 commits intomasterfrom
no_compute-context
Jul 10, 2025
Merged

not_computed context#179
jerch merged 14 commits intomasterfrom
no_compute-context

Conversation

@jerch
Copy link
Collaborator

@jerch jerch commented Jul 7, 2025

This PR implements a very basic context to disable resolver updates temporarily. For more details see #148.

Note that there is no auto-recovery from the desync state implemented yet, so it is fully the user's responsibility to do that afterwards.

TODO:

  • write some docs
  • thread isolation of disabled state

Shall fix #148.

@jerch jerch added this to the 0.3.0 milestone Jul 7, 2025
@coveralls
Copy link

coveralls commented Jul 7, 2025

Pull Request Test Coverage Report for Build 16175036780

Details

  • 57 of 57 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 95.043%

Totals Coverage Status
Change from base Build 16121043416: 0.1%
Covered Lines: 1181
Relevant Lines: 1227

💛 - Coveralls

This was referenced Jul 9, 2025
@jerch jerch changed the title no_computed context not_computed context Jul 10, 2025
@jerch jerch merged commit 1641f12 into master Jul 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A way to disable recalculation temporarily

2 participants