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

Investigate why tzdata doesn't start up properly #11

Open
filmor opened this issue Jun 21, 2024 · 0 comments
Open

Investigate why tzdata doesn't start up properly #11

filmor opened this issue Jun 21, 2024 · 0 comments

Comments

@filmor
Copy link
Owner

filmor commented Jun 21, 2024

On exerl_test, this works:

> Application.ensure_all_started(:hackney)
...
> Application.ensure_all_started(:tzdata)

while this raises a RuntimeError error in tzdata's "release updater":

> Application.ensure_all_started(:tzdata)

/edit: Could be related to #14 as tzdata checks in its defmodule.

@filmor filmor mentioned this issue Jun 21, 2024
2 tasks
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

No branches or pull requests

1 participant