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

Require time zone core_ext instead of class #147

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gmcgibbon
Copy link
Member

We use Time.zone, which is a core extension. If it isn't loaded, we may not be able to access the zone correctly.

https://github.com/Shopify/app_profiler/actions/runs/11962066460/job/33349616705

We use Time.zone, which is a core extension. If it isn't loaded, we may
not be able to access the zone correctly.
@gmcgibbon
Copy link
Member Author

gmcgibbon commented Nov 21, 2024

The timeouts appear to be happening on main prior to my changes. 🤔 I don't think this will fix them. Though, I think this is a more appropriate require.

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