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

Cabol.280.fixes and improvements on sumo events #281

Merged
merged 3 commits into from
Oct 11, 2016

Conversation

cabol
Copy link
Contributor

@cabol cabol commented Oct 8, 2016

[Fix #280] Fixes and enhancements on sumo event handling.
Add support to add/remove event managers dynamically.

Copy link
Member

@elbrujohalcon elbrujohalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ferigis please fix & merge

[EventManager] = gen_event:which_handlers(EventManager),
EventManagers ->
ct:comment("~p should be running", [EventManagers]),
EventManagers = [begin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use hd/1 instead of begin…end, please

@ferigis ferigis merged commit 32d883f into master Oct 11, 2016
@cabol cabol deleted the cabol.280.fixes_and_improvements_on_sumo_events branch March 29, 2017 17:07
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.

3 participants