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

Run criterion checks in CI #308

Closed
wants to merge 2 commits into from
Closed

Run criterion checks in CI #308

wants to merge 2 commits into from

Conversation

rinon
Copy link
Collaborator

@rinon rinon commented Nov 7, 2023

ninja check-ia2 only ran lit, not criterion checks.

rinon added 2 commits October 17, 2023 13:02
ninja check-ia2 only ran lit, not criterion checks.
On Ubuntu 22.04 (glibc 2.35) calling pthread_atfork() from inside an
atfork handler results in a deadlock. This change separates the
constructor that registers the atfork handler from the handler that is
re-invoked on each fork.
@fw-immunant
Copy link
Contributor

Superseded by #316.

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