Skip to content

SetReadTimeout sets incorrect time #141

@quite

Description

@quite

I currently (on v1.4.0) have to do:

err = conn.SetReadTimeout(2_000 / 100 * time.Millisecond)

To set timeout to 2 seconds. I.e. set milliseconds but divided by 100. Sorry, don't have time to look more into it right now, using the above workaround at the moment

Metadata

Metadata

Assignees

Labels

2.0Breaking changes scheduled for v2.0 releasebug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions