Skip to content

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.

Depending on the state of the app, time zones may or may not be loaded
at the time of profiling. This means we should require time zones support
where we use it so that profiling will always work. This is specifically
an issue for boot-time profiling.
@gmcgibbon gmcgibbon closed this Mar 10, 2025
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