Implement pool shutdown for ChannelDbConnectionPool and harden WaitHandleDbConnectionPool shutdown #4302
+550
−15
Annotations
10 errors and 1 warning
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/WaitHandleDbConnectionPoolShutdownTest.cs#L182
There is no argument given that corresponds to the required parameter 'connection' of 'WaitHandleDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>, TimeoutTimer, out DbConnectionInternal)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/WaitHandleDbConnectionPoolShutdownTest.cs#L170
There is no argument given that corresponds to the required parameter 'connection' of 'WaitHandleDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>, TimeoutTimer, out DbConnectionInternal)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/WaitHandleDbConnectionPoolShutdownTest.cs#L152
There is no argument given that corresponds to the required parameter 'connection' of 'WaitHandleDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>, TimeoutTimer, out DbConnectionInternal)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/WaitHandleDbConnectionPoolShutdownTest.cs#L92
There is no argument given that corresponds to the required parameter 'connection' of 'WaitHandleDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>, TimeoutTimer, out DbConnectionInternal)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/WaitHandleDbConnectionPoolShutdownTest.cs#L91
There is no argument given that corresponds to the required parameter 'connection' of 'WaitHandleDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>, TimeoutTimer, out DbConnectionInternal)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/ChannelDbConnectionPoolShutdownTest.cs#L164
There is no argument given that corresponds to the required parameter 'connection' of 'ChannelDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>?, TimeoutTimer, out DbConnectionInternal?)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/ChannelDbConnectionPoolShutdownTest.cs#L130
There is no argument given that corresponds to the required parameter 'connection' of 'ChannelDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>?, TimeoutTimer, out DbConnectionInternal?)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/ChannelDbConnectionPoolShutdownTest.cs#L125
There is no argument given that corresponds to the required parameter 'connection' of 'ChannelDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>?, TimeoutTimer, out DbConnectionInternal?)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/ChannelDbConnectionPoolShutdownTest.cs#L92
There is no argument given that corresponds to the required parameter 'connection' of 'ChannelDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>?, TimeoutTimer, out DbConnectionInternal?)'
|
|
Run manual build steps:
src/Microsoft.Data.SqlClient/tests/UnitTests/ConnectionPool/ChannelDbConnectionPoolShutdownTest.cs#L70
There is no argument given that corresponds to the required parameter 'connection' of 'ChannelDbConnectionPool.TryGetConnection(DbConnection, TaskCompletionSource<DbConnectionInternal>?, TimeoutTimer, out DbConnectionInternal?)'
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
background
wait
wait-all
cancel
Loading