Skip to content

mix releases should be required (or suggested) for Elixir 1.15Β #215

@beerlington

Description

@beerlington

I recently tried upgrading our application to Elixir 1.15 and ran into an issue where the app wouldn't boot up due to a recompile happening after a restart. More details about that can be found here elixir-lang/elixir#12771

I was able to get around the issue by switching to mix releases (i.e. adding release=true to elixir_buildpack.config).

I'm not sure if the README should be updated or what, but I wanted to point it out in case anyone else runs into this issue, since it's not the default configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions