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

Timeout wait abstraction #556

Open
pjanevskiTT opened this issue Feb 28, 2025 · 0 comments
Open

Timeout wait abstraction #556

pjanevskiTT opened this issue Feb 28, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pjanevskiTT
Copy link
Contributor

Implement reusable logic for waiting on certain event to happen. It should accept the timeout and something like lambda function on which to wait to during the timeout period. This solves the problems similar to what occur in #542 (comment), we can remove code duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant