• Stan Hu's avatar
    Make rbtrace work under unicorn · 82092366
    Stan Hu authored
    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.
    82092366
debug.md 7.13 KB