Skip to content

Conversation

@sameh-farouk
Copy link
Member

@sameh-farouk sameh-farouk commented Aug 27, 2025

This fixed the thread panic when the rfs binary used with sync commandThis resolved the thread panic that occurred when the rfs binary was used with the sync command. The issue arose from the SyncOptions.hash flag, which used the short option -h, conflicting with Clap's automatically generated -h/--help flag. The conflict was fixed by changing the short flag for hash from -h to -H.

  • SyncOptions
  • TrackBlocksOptions

Related issues:

@xmonader xmonader merged commit 7421349 into development Aug 28, 2025
0 of 2 checks passed
@xmonader xmonader deleted the development-fix-clashes-with-clap-auto-generated-dash-h branch August 28, 2025 08:18
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.

3 participants