Jason Goldberger
Jason Goldberger
Given the current log messages I can tell that some queues start and that there are workers that are ready for those queues by matching the pids, but I cannot...
## Summary This issue is intended for discussion and planning around developing a `Backend` abstraction for Annex similar to Keras's Backend abstraction. This description from the Keras docs capture the...
I implemented `Decoder` on a type that crashes the VM with a SIGBUS. I made a minimal reproducible example in this repo: https://github.com/elbow-jason/why_sig_bus
This PR changes a (probably) misnamed module attribute registered during the compilation of `use Schema.Notation`. Closes #1119 Signed-off-by: Jason Goldberger
During `Absinthe.Schema.Notation.__using__/1` the module attribute `:__absinthe_type_import__` is defined with `accumulate: true`, but later in the Notation module a very similar, but different module attribute `:__absinthe_type_imports__` is used 3 times. The...
Erlang has reached version 23. We should update.