Skip to content

Should not execute config/runtime.exs #97

Closed
@mhanberg

Description

@mhanberg

Description

This was noticed by a user who used a dependency in their config/runtime.exs file, which was not loaded yet because their app was not compiled at all.

But, they also showed that by using functions like System.fetch_env!/1, the config will fail and the app will fail to start.

Solution

Need to find a way to start the runtime without it executing any of the Application config files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions