Skip to content

Prevent paste pull cursor gaps - #4704

Open
guiyanakuang wants to merge 1 commit into
mainfrom
codex/fix-paste-pull-cursor
Open

Prevent paste pull cursor gaps#4704
guiyanakuang wants to merge 1 commit into
mainfrom
codex/fix-paste-pull-cursor

Conversation

@guiyanakuang

Copy link
Copy Markdown
Member

Summary

  • centralize persisted and in-memory paste pull cursor updates in a device-scoped manager
  • stop remote paste batch processing after the first failed release so a later discard cannot advance past unprocessed data
  • serialize device removal with discard cursor persistence and restore the cursor from stored paste data
  • make pull-all logging reflect the actual result

Testing

  • ./gradlew ktlintFormat
  • 36 focused desktop tests covering cursor management, paste pulling, device removal, remote discard, and push behavior

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