Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert changes to monotonic times #36148

Merged

Conversation

ksolo
Copy link
Contributor

@ksolo ksolo commented Apr 30, 2019

The change to monotonic times causes failures for applications
where the subscribed block is expecting Time objects as described
in this issue: #36145

The original PR (#35984) was
concerned with errors on the cpu_time. Test was edited to reflect
changes to initializer using 0 values instead of nil

cc/ @cpruitt @eileencodes @tenderlove

The change to monotonic times causes failures for applications
where the subscribed block is expecting Time objects as described
in this issue: rails#36145

The original PR (rails#35984) was
concerned with errors on the cpu_time. Test was edited to reflect
changes to initializer using 0 values instead of nil
@eileencodes eileencodes merged commit 84572fe into rails:master Apr 30, 2019
@eileencodes
Copy link
Member

I merged this so we can move forward with our upgrade, but let's make sure we follow through with the proposal in the issue as well.

eileencodes added a commit that referenced this pull request May 1, 2019
…ations

Revert changes to monotonic times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants