Skip to content

Keep PO parser fuzzy state instance-local - #750

Merged
radar merged 1 commit into
ruby-i18n:masterfrom
OskarEichler:codex/po-parser-instance-state
Sep 1, 2026
Merged

Keep PO parser fuzzy state instance-local#750
radar merged 1 commit into
ruby-i18n:masterfrom
OskarEichler:codex/po-parser-instance-state

Conversation

@OskarEichler

Copy link
Copy Markdown

Summary

Keep the ignore_fuzzy parse option on each PoParser instance.

The process-global variable lets concurrent parser instances overwrite one another's policy, producing cross-thread fuzzy-entry behavior.

Verification

  • focused external concurrent parser model
  • 1,607 base-suite runs / 2,674 assertions
  • 1,888 Rails-suite runs / 3,020 assertions
  • all 46 shipped Ruby files pass syntax checks

@radar
radar merged commit 547917d into ruby-i18n:master Sep 1, 2026
@radar

radar commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

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