weaver
weaver copied to clipboard
Multiple parts of the framework use **signal.Notify** method to listen for program shutdown signal
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
Can you provide a concrete example why this might be a problem? I'm not sure I fully understand your question.