Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.0
-
None
-
None
Description
Current the error log happens after produce close and reset the exception in later callbacks, which caused the trouble shooting to be harder in cases of multithreading. We should log error before closing and keep atomic reference of the initial exception.