Skip to content

Conversation

@kevinwilfong
Copy link
Contributor

Summary:
inverse_poisson_cdf has a known issue (coming from the Boost library it invokes) where it can
end up in a long running or possibly infinite loop with very large inputs.

#13047

Exclude it from fuzzing until this is addressed.

Differential Revision: D73144904

Summary:
inverse_poisson_cdf has a known issue (coming from the Boost library it invokes) where it can
end up in a long running or possibly infinite loop with very large inputs.

facebookincubator#13047

Exclude it from fuzzing until this is addressed.

Differential Revision: D73144904
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 16, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73144904

@netlify
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 3f63931
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/680027aecaefff00085ff6bf

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 57cfe65.

zhanglistar pushed a commit to bigo-sg/velox that referenced this pull request Apr 22, 2025
…incubator#13049)

Summary:
Pull Request resolved: facebookincubator#13049

inverse_poisson_cdf has a known issue (coming from the Boost library it invokes) where it can
end up in a long running or possibly infinite loop with very large inputs.

facebookincubator#13047

Exclude it from fuzzing until this is addressed.

Reviewed By: kunigami

Differential Revision: D73144904

fbshipit-source-id: 9b6a5032cb07213bf64bf1f8281c3c35a92b1e45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants