Skip to content

fix(config): serialize PADDING_RANDOM as 'random' in lock file#44

Merged
hack3ric merged 1 commit into
hack3ric:masterfrom
tracyhatemice:fix-padding-random-lockfile
Jul 10, 2026
Merged

fix(config): serialize PADDING_RANDOM as 'random' in lock file#44
hack3ric merged 1 commit into
hack3ric:masterfrom
tracyhatemice:fix-padding-random-lockfile

Conversation

@tracyhatemice

Copy link
Copy Markdown
Contributor

write_lock_file emitted the raw sentinel value (-127), which parse_padding rejects on read-back, causing 'mimic show' to fail with 'integer out of range' when padding is configured to random.

write_lock_file emitted the raw sentinel value (-127), which parse_padding
rejects on read-back, causing 'mimic show' to fail with 'integer out of
range' when padding is configured to random.
@hack3ric hack3ric merged commit b1f0701 into hack3ric:master Jul 10, 2026
23 checks passed
@tracyhatemice tracyhatemice deleted the fix-padding-random-lockfile branch July 10, 2026 15:28
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.

2 participants