Skip to content

Use monotonic clock source for hermit install timeout#117

Open
joshfriend wants to merge 1 commit intocashapp:mainfrom
joshfriend:jfriend/monotonic-clock-timeout
Open

Use monotonic clock source for hermit install timeout#117
joshfriend wants to merge 1 commit intocashapp:mainfrom
joshfriend:jfriend/monotonic-clock-timeout

Conversation

@joshfriend
Copy link
Copy Markdown
Collaborator

Switch from System.currentTimeMillis() to System.nanoTime() so the timeout in HermitGradleExecutionAware.prepareExecution is not affected by wall-clock adjustments. Extracted from #113.

Switch from System.currentTimeMillis() to System.nanoTime() so the
timeout is not affected by wall-clock adjustments.
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.

1 participant