Deprecate GenEvent and provide alternatives in its docs
Module
GenEvent
6 changes across 5 versions
Changes by version
Fix GenEvent detection of modules that aren't loaded
No longer support {:swap_handler, ...} as callback return value
Support :ack mode for GenEvent streams
GenEvent.stream/2 now accepts :sync and :async modes
GenEvent.stream/2 defaults to :sync mode