Skip to content

Add script to start sidekiq without pid file

Albert Salim requested to merge start-sidekiq-without-pidfile into master

What does this MR do?

This MR changes /bin/background_jobs start_foreground to start sidekiq without pid file.

Closes gitlab-development-kit#494 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [N/A] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [N/A] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [N/A] Security reports checked/validated by a reviewer from the AppSec team
Edited by Toon Claes

Merge request reports