Skip to content

Commit cbdbb9c

Browse files
Test should never have used NOWAIT mode.
1 parent ce5babf commit cbdbb9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_2400_pool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ def test_2411(skip_unless_thick_mode, test_env):
434434
min=2,
435435
max=8,
436436
increment=3,
437-
getmode=oracledb.POOL_GETMODE_NOWAIT,
438437
session_callback=callback,
439438
)
440439
tags = [

0 commit comments

Comments
 (0)