@@ -38,6 +38,7 @@ func (w *wrapperTx) Commit() error {
}
w.ctx=nil
w.conn.ctx=nil
returnerr
}
@@ -61,6 +62,7 @@ func (w *wrapperTx) Rollback() error {
}
w.ctx=nil
w.conn.ctx=nil
returnerr
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.