tmm1 / stackprof

a sampling call-stack profiler for ruby 2.2+
MIT License
2.09k stars 128 forks source link

Use postponed jobs on Ruby 2.x #186

Closed casperisfine closed 2 years ago

casperisfine commented 2 years ago

As pointed by @eregon, I made a mistake https://github.com/tmm1/stackprof/pull/180/files#r951294711

@tenderlove

ms-ati commented 2 years ago

@casperisfine do you know why the MacOS 3.0 test fails?

eregon commented 2 years ago

@ms-ati That's just a flakey test, it's not specific to macOS I've seen it fail randomly on different CI jobs.