snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
292 stars 122 forks source link

SNOW-1313927 Do not close channel twice in async handling #1098

Closed sfc-gh-pfus closed 4 months ago

sfc-gh-pfus commented 4 months ago

Description

SNOW-1313927 Do not close channels that are closed by deferring closing.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.05%. Comparing base (04153f3) to head (c8f3477).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1098 +/- ## ========================================== - Coverage 77.05% 77.05% -0.01% ========================================== Files 52 52 Lines 10949 10947 -2 ========================================== - Hits 8437 8435 -2 Misses 2512 2512 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.