envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Convert processor_name symbol to string #132

Closed jiexinhuang closed 7 years ago

jiexinhuang commented 7 years ago

A few client apps are experiencing this error

lib/event_sourcery/event_processing/esp_process.rb:33:in `setproctitle': no implicit conversion of Symbol into String (TypeError)

This change should fix it, and I will release version 0.11.1