Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salesforce: second fix to UTF8 #589

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

josephjclark
Copy link
Collaborator

The previous fix to UTF8, which introduced loadAnyAscii, didn't quite work.

This PR basically just wraps that function in a function, which ensures that execute properly waits for the module to load.

This now works against a local worker, so I'm more confidence it'll work in production.

Also note that to support this fix I've improved the unit tests on toUTF8. They now use execute, which forces the dynamic module load of any-ascii

@josephjclark josephjclark requested review from mtuchi and removed request for mtuchi May 28, 2024 09:58
@josephjclark josephjclark merged commit 1335557 into main May 28, 2024
1 of 2 checks passed
@josephjclark josephjclark deleted the fix-salesforce-any-ascii-again branch May 28, 2024 09:59
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