Skip to content

Fix logging for conditional wait failures #34

Closed
@mialeska

Description

@mialeska

When the timeout is set to x minutes 0 seconds, logging of the timeout failure is incorrect:
Timed out after 0 seconds
because timeSpan.Seconds is used instead of timeSpan.TotalSeconds

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions