Open ruslandoga opened 1 year ago
fine for an RC. for final I do want typespec. I have spent time adding them in the past to help documenting and dialyzer be more correct
The functions here are @callback
implementations that already have typespecs.
what s the plan here? merge in master or are we gonna first release Hammer then update this to proper version and update? this is still pointing to a branch
The Hammer PR needs to be merged first. Then the backends. I described the plan in the Hammer PR.
This PR conforms to the new api introduced in https://github.com/ExHammer/hammer/pull/104 and also improves performance somewhat by removing unnecessary
GenServer
processes andpoolboy