Skip to content

Conversation

@k0kubun
Copy link
Member

@k0kubun k0kubun commented Nov 12, 2025

This PR reverts patch_point_count counter, which was added in #15100.

On the yjit-metrics server, it's causing a crash with "attempt to subtract with overflow" in decr_counter_by. I couldn't reproduce it locally and I'm not sure how to fix it without saturating_sub, so let me revert the change until I figure it out.

@k0kubun k0kubun marked this pull request as ready for review November 12, 2025 22:31
@matzbot matzbot requested a review from a team November 12, 2025 22:31
@k0kubun k0kubun merged commit 3dd32fd into ruby:master Nov 13, 2025
89 of 93 checks passed
@k0kubun k0kubun deleted the zjit-patch-stats branch November 13, 2025 01:06
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