Skip to content

Conversation

@mitar
Copy link
Contributor

@mitar mitar commented May 16, 2023

Existing implementation had only microsecond or second resolution, but microsecond resolution could be seen as too precise (access to logs could be used for side channel attacks) while second resolution is not precise enough.

This adds Lmilliseconds flag.

Fixes #60249

@gopherbot
Copy link
Contributor

This PR (HEAD: 520c71f) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/495298 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1: Hold+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/495298.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Mitar:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/495298.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/495298.
After addressing review feedback, remember to publish your drafts!

Existing implementation had only microsecond or second resolution,
but microsecond resolution could be seen as too precise (access to
logs could be used for side channel attacks) while second resolution
is not precise enough.

This adds Lmilliseconds flag.

Fixes golang#60249
@gopherbot
Copy link
Contributor

This PR (HEAD: e57d2bc) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/495298 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Mitar:

Patch Set 1:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/495298.
After addressing review feedback, remember to publish your drafts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants