asaskevich / EventBus

[Go] Lightweight eventbus with async compatibility for Go
MIT License
1.74k stars 220 forks source link

[fix] Multiple Once executed functions will be executed multiple times #61

Open smilefisher opened 1 year ago

smilefisher commented 1 year ago

Multiple OnceAsync functions will be executed multiple times

fix https://github.com/asaskevich/EventBus/issues/60