Hex v0.20.2-5 eats all memory and dies, but maybe it is us

,

somehow {:ecto, “~> 3.0.9”}, is the culprit in combination with
{:guardian_db, “~> 2.0”},

definitely a bug - can be resolved by doing {:ecto, “~> 3.0”},

can you further minimise and file a github issue?

3 Likes