Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
When the service is closed, it simply exits the listener function and immediately exits without waiting for the goroutines to be stopped by the request being processed, which results in inconsistent services and data
Description
When the service is closed, it simply exits the listener function and immediately exits without waiting for the goroutines to be stopped by the request being processed, which results in inconsistent services and data
Attachments
Issue Links
- links to