Skip to content

fix: stop working-set metadata retry storm - #8

Merged
OpenCow42 merged 1 commit into
mainfrom
codex/fix-working-set-retry-storm
Jul 23, 2026
Merged

fix: stop working-set metadata retry storm#8
OpenCow42 merged 1 commit into
mainfrom
codex/fix-working-set-retry-storm

Conversation

@OpenCow42

Copy link
Copy Markdown
Owner

Summary

  • model the File Provider working-set identifier explicitly and preserve raw-value round trips
  • return noSuchItem for working-set metadata lookups before runtime loading, networking, or error auditing
  • reject the working set as a mutation parent and document the virtual-container lifecycle
  • extend identifier regression coverage while preserving root, trash, numeric, and invalid-value behavior

Validation

  • focused identifier regression test passed on macOS, iOS Simulator, and visionOS Simulator
  • normal macOS build passed
  • generic visionOS build passed
  • SQLite quick_check returned ok; no schema or historical audit rows were changed
  • git diff --check passed

Existing test-suite issue

The complete macOS and iOS scheme runs do not terminate because PotassiumProviderCoreTests/kdriveServiceCreatesFileWithVersionConflictStrategy() remains suspended at operation.value. Before cancellation, macOS reported 117 passing tests and iOS reported 104 passing tests, including this change’s regression test. The iOS launch-performance test was also canceled when the stuck run was stopped.

@OpenCow42
OpenCow42 merged commit b1220da into main Jul 23, 2026
1 check 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.

1 participant