Lines Matching refs:propagated
875 {&Stmt{stickyErr: want}, "stickyErr not propagated"},876 {&Stmt{tx: &Tx{}, txds: &driverStmt{Locker: &sync.Mutex{}, si: stubDriverStmt{want}}}, "driverStmt.Close() error not propagated"},