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

Fix tiktoken race condition #73

Merged
merged 4 commits into from
May 21, 2023
Merged

Fix tiktoken race condition #73

merged 4 commits into from
May 21, 2023

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented May 21, 2023

  • address tiktoken race with singleton tokenizer
  • test for race conditions with build/test CI
  • set CGO_ENABLED to enable CI race checking on Linux & install build-essential into CI container

@danielchalef danielchalef changed the title Fix tiketoken race condition Fix tiktoken race condition May 21, 2023
@danielchalef danielchalef temporarily deployed to build-test May 21, 2023 14:05 — with GitHub Actions Inactive
@danielchalef danielchalef marked this pull request as ready for review May 21, 2023 14:09
@danielchalef danielchalef merged commit 7b08df2 into main May 21, 2023
@danielchalef danielchalef deleted the tiktoken-race branch May 21, 2023 14:09
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