Skip to content

Event: remove ev_timeout() definition #498

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

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Nov 25, 2022

Commit 269ddbd for #358 introduced a DeprecationWarning for ev_timeout() which doesn't work without removing the method definition from EventHandler.

Remove the definition from the class, add specific test and update documentation.

@thiell thiell added this to the 1.9 milestone Nov 25, 2022
@thiell thiell self-assigned this Nov 25, 2022
Commit 269ddbd for cea-hpc#358 introduced a
DeprecationWarning for ev_timeout() which doesn't work without
removing the method definition from EventHandler.

Remove the definition from the class, add specific test and update
documentation.
@thiell thiell merged commit 293ad48 into cea-hpc:master Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant