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

Enum.find_value instead of Enum.find #184

Merged
merged 1 commit into from
May 19, 2018
Merged

Conversation

qwerescape
Copy link
Contributor

I believe according to the @SPEC, the method should use Enum.find_value instead of Enum.find in order to return the pid and not the whole tuple.

I believe according to the @SPEC, the method should use Enum.find_value instead of Enum.find in order to return the pid and not the whole tuple.
@whitfin whitfin self-requested a review May 17, 2018 19:58
@whitfin whitfin self-assigned this May 17, 2018
@whitfin whitfin removed their request for review May 17, 2018 19:58
@whitfin
Copy link
Owner

whitfin commented May 17, 2018

Hey @qwerescape; nice catch. I'll vet this just to make sure and then merge it!

@whitfin
Copy link
Owner

whitfin commented May 19, 2018

Yep, this is definitely the intended behaviour. Thanks @qwerescape!

@whitfin whitfin merged commit 97f4e9b into whitfin:master May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants