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

utubettl: remove extra sleep from utubettl_fiber #234

Merged
merged 1 commit into from
May 21, 2024

Conversation

DerekBum
Copy link
Contributor

Remove extra sleep from utubettl_fiber.
Also restored sleep timeout in tests to its previous value:

fiber.sleep(1.1)

Closes #233

CHANGELOG.md Outdated

### Fixed

- Extra sleep in the `utubettl_fiber` (#233)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not clear for a user what really has been fixed, it should be something like (you can give more details if you want):

Suggested change
- Extra sleep in the `utubettl_fiber` (#233)
- Too long timings in the `utubettl` driver (#223)

@DerekBum DerekBum force-pushed the DerekBum/gh-233-utubettl-fiber-extra-sleep branch from 0605457 to 7613c79 Compare May 21, 2024 10:24
@oleg-jukovec oleg-jukovec merged commit 399dd7d into master May 21, 2024
23 checks passed
@oleg-jukovec oleg-jukovec deleted the DerekBum/gh-233-utubettl-fiber-extra-sleep branch May 21, 2024 10:29
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.

Extra sleep in the utubettl_fiber
3 participants