pact
pact copied to clipboard
Better dependency injection in Elixir
``` ==> pact Compiling 1 file (.ex) warning: the variable "overrides" is unsafe as it has been set inside a case/cond/receive/if/&&/||. Please explicitly return the variable value instead. For example:...
Hey, I just happened to be glancing through this and I noticed that this serializes every single call through a single GenServer. This is a real problem. If you used...
Just looking at the code, it doesn't appear to be thread safe.