-
I tried running a `mix phx.server` configuration in debug mode . I have OTP 27.0.1 and elixir 1.17.2-otp-27 installed via mise/asdf.
The erlang and Elixir SDKs are the only ones in the list and the e…
-
### Environment
- Oban Version - 2.18.3 , oban_pro 1.4.13
- PostgreSQL Version - 14.13
- Elixir & Erlang/OTP Versions - Elixir 1.17.2, Erlang 27.0.1
- ecto - 3.12.4
- ecto_sql - 3.12.1
- postg…
-
Meck is not compatible with the latest version of `cover.erl` module in OTP 27.
See bug report in OTP: https://github.com/erlang/otp/issues/8661
## Reproduction Steps
1. enable cover
2. meck l…
-
### Current behavior
During a debug session thru ElixirLS Debugger there is a huge spike in memory usage during Ecto's query.
Loading the index page (no queries) the memory spike is under a gigaby…
-
![Snipaste_2024-10-30_00-34-43](https://github.com/user-attachments/assets/9e582673-4518-4110-af84-430042fe78bf)
-
## Setup
- Version: 1.5.3
- OS: OSX
- Platform: MacBook
## Expected Behavior
Run on Mac OS
## Actual Behavior
`==> circuits_uart
CC circuits_uart.o
CC debug_tests.o
CC er…
-
Hi, I'm trying to install Erlang with ASDF on a FreeBSD Jail 13.1 (host is 14.0) and I get this:
`asdf install erlang 26.0`
```
gmake[4]: *** Se espera a que terminen otras tareas....
gmake[4]: …
-
I got this style corruption error when I pull the latest kanta ( https://github.com/curiosum-dev/kanta/releases/tag/0.4.1 )
-
I have had my computer name be 🚀 (a rocket emoji) for a while, i recently decided to learn and install Erlang, Elixir, and Phoenix. When i reached Phoenix's installation step of "mix archive.install h…
-
### Elixir version
Elixir 1.17.3 (compiled with Erlang/OTP 27)
### Database and Version
PostgreSQL 17.0
### Ecto Versions
ecto 3.12.4
### Database Adapter and Versions (postgrex, myx…