Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

handle_event expected to return {ok, State} #13

Merged
merged 1 commit into from Aug 24, 2016

Conversation

iilyak
Copy link
Contributor

@iilyak iilyak commented Aug 24, 2016

Fix return value of handle_event callback.

gen_event behaviour requires handle_event callback to return {ok, State}

COUCHDB-3102

@tonysun83
Copy link

+1

Fix return value of handle_event callback.

COUCHDB-3102
@asfgit asfgit merged commit 58aee65 into apache:master Aug 24, 2016
asfgit pushed a commit that referenced this pull request Aug 24, 2016
This closes #13

Signed-off-by: ILYA Khlopotov <iilyak@ca.ibm.com>
@iilyak iilyak deleted the fix-return-value branch August 24, 2016 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants