tx ben for the explanation because I was a bit worry to change something that late in our process :)

On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <btc@openinworld.com> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.�� I've finally got around to renaming the class here....��
https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-experimental-status-part-1

But trying to do...
�� ��Delay delaySchedulerClass: DelaySpinScheduler��
in the post-load is a problem for the CI monkey. ��

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben