Closed bohhyang closed 2 years ago
As titled, we used to catch the exception and log a debug message for async-shutdown only. But it was reported for regular shutdown as well. It's safe to catch the exception instead of throwing for all shutdown.
As titled, we used to catch the exception and log a debug message for async-shutdown only. But it was reported for regular shutdown as well. It's safe to catch the exception instead of throwing for all shutdown.