Skip to content

Perform SnowflakeConn.Close() logic only once

Cecylia Bocovich requested to merge cohosh/snowflake:issue/40405 into main

Use synchronization to avoid a panic if SnowflakeConn.Close is called more than once.

Closes #40405

Edited by Cecylia Bocovich

Merge request reports

Loading