diff options
author | Stan Hu <stanhu@gmail.com> | 2018-07-28 18:12:34 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-07-30 08:12:45 -0700 |
commit | 820923664ddf353533892f0af21ed3822508a655 (patch) | |
tree | 6d9d02057c17bd9e4655bcf5f920543413a56365 /lib/api | |
parent | 036c6db81362e3eff84eefcdb8c1e72bb79ab77c (diff) | |
download | gitlab-ce-820923664ddf353533892f0af21ed3822508a655.tar.gz |
Make rbtrace work under unicorn
The Unicorn master resets any signal handlers and prevents rbtrace
from working properly as a result. Move the `require 'rbtrace'` call
to the Unicorn `after_fork` block and keep the initializer only for Sidekiq.
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions