Skip to content
Snippets Groups Projects

Reload BridgeDB by sending it a SIGHUP signal.

Merged Philipp Winter requested to merge phw/bridgedb-admin:bug/40001 into master

...because the --reload switch doesn't work. It's supported but doesn't actually reload BridgeDB. Instead, when running bridgedb --reload, one starts a second process, which then dies because it cannot bind to the necessary ports (because the original BridgeDB instance is already bound).

This partially fixes bridgedb#40001 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading