You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the records: Customer just serialize/unserialize the events before putting them into the queue. It would be awesome if tmi just serialize the classes by it's own. Eg. ignore the client in serialization, but then you cannot access client after unserialize 🤔
Hmm, complicated. It would be better to just remove client from the events.
How to reproduce:
tmi/src/Events/Event.php
Line 12 in c2c34ae
The text was updated successfully, but these errors were encountered: