-
## Environment
* Elixir & Erlang/OTP versions (elixir --version):
Erlang/OTP 24 [RELEASE CANDIDATE 3] [erts-12.0] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:no-native-stack]
…
-
Original reporter: `ericmj`
Affected version: `OTP-19.0`
Fixed in version: `OTP-19.2`
Component: `inets`
Migrated from: https://bugs.erlang.org/browse/ERL-253
---
```
There seems to be a race condi…
-
Not suggesting the following diff, but it's the only thing that moves the compile past the fact that the erts subdirectory is not checked or called out as an explicit dependency in README.md (not sure…
-
The CIFAR example is updated and demonstrates the usage of the low-level constructs in `updates.ex` to create more advanced optimizers. What's required is essentially the same as what we've already im…
-
ajax0xd9 in ~/Projects/opensource/nx on main> iex -S mix
Erlang/OTP 23 [erts-11.1.5] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace]
mkdir -p /Users/ajax0xd9/.cache/exla/…
-
-
With Erlang 23.2.7 we get the following error. It works with 23.2.6 and older. We use TLS and it is probably an issue with Erlang not with gen_smtp, but I wanted to document it here too.
** (Argume…
-
Hello,
I have recently upgraded my system to ubuntu 20.04 and I am not able to compile the code. My computer has an AMD Threadripper 3960X. I am using the last github version. Any clue about the erro…
-
I've been experiencing a lot of crashes when trying to step through replays of gtest unit tests. I created a super-simple test which consistently reproduces the issue on my machine (running Fedora 32)…
-
The Power/Volume buttons worked perfectly with kernel version 5.9.13, but stopped working after the upgrade to 5.10.1
After updating the kernel from `5.9.13-surface` to `5.10.1-surface` via…