Closed fazibear closed 7 years ago
Hello, @fazibear! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.
Thanks! I agree that this should definitely be updated.
One question: Shouldn't it be changed to GenServer.server
instead of GenServer.name
?
@fhunleth yes, right! Will fix that.
Fixed.
Thanks!
This PR will fix all @specs
Because most of the functions are forwarded to GenServer, we need to match specs. This will make dialyzer happy.