jamesmh / coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.63k stars 243 forks source link

Fix of the reflective call of IListener<TEvent>.HandleAsync in case there are more methods with the same name. (issue #378) #379

Open Kermel opened 2 months ago

Kermel commented 2 months ago

Issus: https://github.com/jamesmh/coravel/issues/378