You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation predates ed932ee (which already makes the busy handling process as awhole interruptible) and uses the wrong context, but is fundamentally a good idea.
This can be implemented transparently for BusyTimeout, but is a breaking change for BusyHandler.
The text was updated successfully, but these errors were encountered:
In 7ee023d, @NyaaaWhatsUpDoc tried to make busy handlers context aware.
The implementation predates ed932ee (which already makes the busy handling process as awhole interruptible) and uses the wrong context, but is fundamentally a good idea.
This can be implemented transparently for
BusyTimeout
, but is a breaking change forBusyHandler
.The text was updated successfully, but these errors were encountered: