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: install rayon pool in Session::enter #123

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Nov 14, 2024

Install the rayon pool together with session globals in Session::enter instead of in CLI only; this enables library users to use sema and any other rayon usage

cc @ferranbt https://t.me/paradigm_solar/100

@DaniPopes DaniPopes requested a review from onbjerg as a code owner November 14, 2024 11:40
@ferranbt
Copy link
Contributor

I can confirm it works.

@DaniPopes DaniPopes merged commit 9ce5ef4 into main Nov 14, 2024
12 checks passed
@DaniPopes DaniPopes deleted the dani/sess-rayon branch November 14, 2024 18:39
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