discourse-prometheus
discourse-prometheus copied to clipboard
DEV: Remove hardcoded Ruby GC tweaks
Do we know which of the tweaks breaks Ruby? We need to report this to https://bugs.ruby-lang.org/ - can you make it so?
Do we know which of the tweaks breaks Ruby? We need to report this to https://bugs.ruby-lang.org/ - can you make it so?
While working on a minimal repro to fill the issue, found it was already reported at
https://bugs.ruby-lang.org/issues/19284
@xfalcox I guess this was resolved upstream? Good to close?
@xfalcox I guess this was resolved upstream? Good to close?
Upstream learned to ignore when the values are invalid. I would still lean on removing those if possible, but won't die on this hill