Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use location: :keep to make error messages better. #158

Merged
merged 1 commit into from
Jun 12, 2020

Conversation

asummers
Copy link
Contributor

@asummers asummers commented Jun 3, 2020

When implementing a server, error messages from the implementation
become a bit hard to parse with this missing because it gets offset by
the total size of the __using__ macro.

When implementing a server, error messages from the implementation
become a bit hard to parse with this missing because it gets offset by
the total size of the `__using__` macro.
@tony612 tony612 merged commit 381db01 into elixir-grpc:master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants