oknozor / musicbrainz_rs

A wrapper around the musicbrainz API
MIT License
38 stars 18 forks source link

ci: update response assertions and fix lints #83

Open ritiek opened 6 months ago

ritiek commented 6 months ago

humm async tests aren't doing happy yet, says something about hyper returning:

runtime dropped the dispatch task

i'll explore

ritiek commented 6 months ago

not sure if it's the best workaround, but running async tests serially looks to help.