-
Hi,
I have been using Floki for a bit without issues but had a crash today that i can't repro
the stack trace is:
[error] GenServer #PID terminating
** (Protocol.UndefinedError) protocol E…
-
Sorry for the noob question - after I have packaged the release and deployed to new environment, I need to run some tasks in order to initialize the database etc. Are those MIX tasks accessible? is th…
-
Currently,
~~~ elixir
children = [
Worker
]
~~~
is the same as
~~~ elixir
children = [
{ Worker, [] }
]
~~~
and this passes an empty list to `start_link`.
Because the secon…
-
Hi,
I upgraded my Ubuntu 18.04 to the 18.10 beta today which includes an fwupdmgr version upgrade from 1.0.6.
On Ubuntu 18.04 everything worked fine and the thunderbolt controller was listed when ru…
-
Hi,
We see users having high CPU usage for Xvnc process and in some, VNC goes to deadlock state and no response when we try to connect.
I haven't checked it properly if high CPU usage and deadl…
-
Today copying from doctests is a bit annoying, especially if there are multiple lines involved, because you'll also select the `iex>` or `...>` parts.
It would be great, if we could make it so that…
-
Right now when you run a slightly more thorough benchmark with increased times or multiple inputs the estimated time shows up with many seconds:
```
tobi@speedy ~/github/elixir_playground $ mix r…
-
#### Environment
- OS: VMware Photon Linux 1.0, PHOTON_BUILD_NUMBER=13c08b6
- Erlang/OTP: R19/8.1
- EMQ: 2.1.2 (using docker image from http://emqtt.io/downloads)
#### Description
Looks lik…
rejji updated
6 years ago
-
For some years - bromus tectorum relsize and biomass values are zero, even when probability of establishment is 1.0 (which forces establishment every year). This suggests something is going wrong with…
-
similar to #1174
```
I: 06/09/18 19:57:27 - [main.c:250] Linux D3LL 4.16.13-2-ARCH #1 SMP PREEMPT Fri Jun 1 18:46:11 UTC 2018 x86_64 GNU/Linux
I: 06/09/18 19:57:27 - [main.c:222] Contents of /et…