Bug: Using SpamDetectedEvent in Listener with ShouldQueue produce error #151
nixprosoft
started this conversation in
General
Replies: 1 comment
-
Is only way to use separate Listener without ShouldQueue ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using SpamDetectedEvent in Listener with ShouldQueue produces error "Serialization of 'Pdo\Mysql' is not allowed"
Laravel 12.
To reproduce: subscribe your listener implements ShouldQueue and post incorrect form to SpamDetectedEvent be fired.
Beta Was this translation helpful? Give feedback.
All reactions