Xh4H / Discord.jl

The Julia Discord API Wrapper
MIT License
151 stars 24 forks source link

WARNING: Workqueue inconsistency detected: popfirst!(Workqueue).state != :queued #7

Closed christopher-dG closed 5 years ago

christopher-dG commented 5 years ago

Happens every now and then. It's something to do with @async stuff but I have no idea how to diagnose it.

Update: Haven't seen this since reworking some connection stuff, but still keeping my eye out.

christopher-dG commented 5 years ago

Haven't seen this for some time.