spotifyd icon indicating copy to clipboard operation
spotifyd copied to clipboard

Update to futures 0.3 (async/await)

Open bbigras opened this issue 5 years ago • 6 comments
trafficstars

What are the plans to update to async/await?

bbigras avatar Oct 27 '20 07:10 bbigras

I'll take a look at it.

bbigras avatar Oct 27 '20 07:10 bbigras

It seems librespot will have to support 0.3 first. https://github.com/librespot-org/librespot/issues/533

bbigras avatar Oct 27 '20 08:10 bbigras

i recently looked at ncspot, they use a mix of futures 0.1/0.3 with the compat feature. We could do the same as it could make the codebase a lot nicer and waiting for librespot might take a while

robinvd avatar Jan 06 '21 11:01 robinvd

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 06 '21 12:04 stale[bot]

Librespot now uses tokio 1.0 and futures 0.3 in dev. It's possible that the release will already take place this weekend.

Johannesd3 avatar Apr 13 '21 10:04 Johannesd3

Librespot have now released v0.2.0 which uses Tokio 1.0 and fututes-utils 0.3 without the compat feature.

Icelk avatar May 27 '21 18:05 Icelk

I think this issue should have been resolved with #977. Correct me if I'm wrong. :)

eladyn avatar Sep 09 '22 15:09 eladyn