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

Multiple parts of the framework use **signal.Notify** method to listen for program shutdown signal #799

Open
jun3372 opened this issue Sep 18, 2024 · 1 comment
Assignees

Comments

@jun3372
Copy link

jun3372 commented Sep 18, 2024

image
Multiple parts of the framework use signal.Notify method is used to listen for program shutdown signals, resulting in the inability to properly direct all struct Shutdown methods before each program shutdown Have you considered planning to fix this bug

@jun3372 jun3372 changed the title [email protected] Multiple parts of the framework use **signal.Notify** method to listen for program shutdown signal Sep 18, 2024
@rgrandl
Copy link
Collaborator

rgrandl commented Nov 5, 2024

Can you provide a concrete example why this might be a problem? I'm not sure I fully understand your question.

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

No branches or pull requests

2 participants