Commit e65e758
authored
refactor: Simplify ActiveTask._run_consumer() (#1035)
Improve readability of ActiveTask._run_consumer(), by creating new
EventConsumer class. Additionally EventConsumer methods have much easier
to read types of Event on each stage of processing.
Fixes #1032 🦕1 parent 6b3b0d8 commit e65e758
1 file changed
Lines changed: 214 additions & 225 deletions
0 commit comments