Skip to content

We don't want a timeout which will cause reconfigure to fail

username-removed-29582 requested to merge lower_sleep_for_mailroom_finish into master

To prevent a 100% utilized cpu we added a sleep to prevent runit for spawning the mailroom process which will initialize all kind of gems which cause the high load. But 5 seconds is more then enough to prevent this and it will keep runit sane!

Merge request reports