Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context aware busy handler #145

Closed
ncruces opened this issue Sep 3, 2024 · 1 comment · Fixed by #146
Closed

Context aware busy handler #145

ncruces opened this issue Sep 3, 2024 · 1 comment · Fixed by #146
Assignees
Labels
enhancement New feature or request

Comments

@ncruces
Copy link
Owner

ncruces commented Sep 3, 2024

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 for BusyHandler.

@ncruces ncruces added the enhancement New feature or request label Sep 3, 2024
ncruces added a commit that referenced this issue Sep 3, 2024
@ncruces
Copy link
Owner Author

ncruces commented Sep 3, 2024

Defer BusyHandler change to the next "major" version.

@ncruces ncruces self-assigned this Sep 3, 2024
ncruces added a commit that referenced this issue Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant