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

Add State to all possible tuples returned from Module:init() #13

Closed
jfacorro opened this issue Jun 19, 2014 · 1 comment
Closed

Add State to all possible tuples returned from Module:init() #13

jfacorro opened this issue Jun 19, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@jfacorro
Copy link
Contributor

Since the terminate callback always receives the handler's State, init should always return a value for it.

@jfacorro jfacorro added the bug label Jun 19, 2014
@jfacorro jfacorro self-assigned this Jun 19, 2014
@elbrujohalcon elbrujohalcon added this to the 0.1.1 milestone Jun 19, 2014
@jfacorro jfacorro changed the title Add State to all possible tuples returned form Module:init() Add State to all possible tuples returned from Module:init() Jun 19, 2014
jfacorro added a commit that referenced this issue Jun 19, 2014
elbrujohalcon added a commit that referenced this issue Jun 23, 2014
…alue

[#13] Added State value to all return values of init()
@jfacorro
Copy link
Contributor Author

Closed with 3cc1668.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants