事件:'locks.request.start'


🌐 Event: 'locks.request.start'

  • name <string> 所请求的锁资源的名称。
  • mode <string> 锁定模式:'exclusive''shared'

在锁请求被发起时触发,发生在锁被授予之前。

🌐 Emitted when a lock request is initiated, before the lock is granted.