[Blocked] Upgrading to OTP 28
Open
dependencies
- Dominant language
- Elixir
- Stars
- 1
- Forks
- 0
- Avg merge
- 26m
- Merged PRs (30d)
- 4
Description
We are using OTP 27 currently as there is a bug on OTP 28 that does not allow to debug tests in interactive mode.
The command `iex -S mix test --failed --breakpoints` does not halt at the start of the tests as it should. Making it impossible to debug tests.
This command works in OTP 27. So we stick with that for now.
This will potentially be fixed in Elixir `v1.19`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.