Skip to content

Fix timedelta creation in Waiting.time_over - #5120

Open
happz wants to merge 1 commit into
mainfrom
wait-fix-remaining-delta
Open

Fix timedelta creation in Waiting.time_over#5120
happz wants to merge 1 commit into
mainfrom
wait-fix-remaining-delta

Conversation

@happz

@happz happz commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

It was incorrectly passing seconds to a method that, without a keyword parameter in use, treated them as days.

Extra debugging is no longer needed.

Pull Request Checklist

  • implement the feature

It was incorrectly passing seconds to a method that, without a keyword
parameter in use, treated them as days.

Extra debugging is no longer needed.
@happz happz added this to planning Aug 11, 2026
@happz happz added the bug Something isn't working label Aug 11, 2026
@github-project-automation github-project-automation Bot moved this to backlog in planning Aug 11, 2026
@happz happz added the ci | full test Pull request is ready for the full test execution label Aug 11, 2026
@happz happz moved this from backlog to review in planning Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci | full test Pull request is ready for the full test execution

Projects

Status: review

Development

Successfully merging this pull request may close these issues.

2 participants