Skip to content

[codex] Fix settings capacity crash#55

Merged
Daliys merged 1 commit into
developfrom
codex/fix-settings-capacity-crash
Jun 23, 2026
Merged

[codex] Fix settings capacity crash#55
Daliys merged 1 commit into
developfrom
codex/fix-settings-capacity-crash

Conversation

@Daliys

@Daliys Daliys commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove self-assignment from the Settings capacity observer.
  • Rely on the Stepper range and persisted value normalization instead.

Validation

  • python3 -m unittest tests.broker.test_backend_broker_unittest
  • xcrun swift-format lint --strict --parallel --configuration .ci-scope-swift-format.json "CI Scope/CIQueueSettingsStore.swift"
  • xcodebuild -project "CI Scope.xcodeproj" -scheme "CI Scope" -configuration Debug -destination "platform=macOS" build CODE_SIGNING_ALLOWED=NO

@Daliys Daliys marked this pull request as ready for review June 23, 2026 01:17
@Daliys Daliys merged commit b1a6d39 into develop Jun 23, 2026
3 checks passed
@Daliys Daliys deleted the codex/fix-settings-capacity-crash branch June 23, 2026 01:19
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