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

Fix/get from kv #17

Merged
merged 2 commits into from
Jan 11, 2019
Merged

Fix/get from kv #17

merged 2 commits into from
Jan 11, 2019

Conversation

rkallos
Copy link
Owner

@rkallos rkallos commented Jan 11, 2019

wrek_vert_t:succeed/2 would overwrite any KV pairs passed in through the definition of a vert. As a result, calling wrek_vert:get/3 on one of these keys would fail.

I also renamed the records defined in wrek_t and wrek_vert_t to be ?MODULE instead of t, making debugging much less confusing.

Thanks @fbernier for bringing this to my attention.

@rkallos rkallos merged commit 5b19e47 into master Jan 11, 2019
@rkallos rkallos deleted the fix/get-from-kv branch January 11, 2019 17:52
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.

None yet

2 participants