Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unclean shutdown of ZMQ #11740

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

hunterjm
Copy link
Contributor

@hunterjm hunterjm commented Jun 4, 2024

According to the ZMQ documentation, the control socket is expected to be a REP or PAIR. This fixes that and lets proxy_steerable shutdown cleanly when receiving a TERMINATE command.

Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 70dd556
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/665f090c53aee60008b85716
😎 Deploy Preview https://deploy-preview-11740--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@NickM-27 NickM-27 merged commit 7917bf5 into blakeblackshear:dev Jun 4, 2024
10 checks passed
@hunterjm hunterjm deleted the zmq_shutdown branch June 4, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants