jwks-client icon indicating copy to clipboard operation
jwks-client copied to clipboard

thread 'main' panicked at 'not currently running on a Tokio 0.2.x runtime.'

Open longfellowone opened this issue 3 years ago • 5 comments

Github version appears to be tokio 1.x but the crates.io release is using an older version? Crate works fine with I use { git = "" } but not when using crates.io release

longfellowone avatar Feb 21 '22 02:02 longfellowone

hey @longfellowone I saw the same issue, and I think its solved in my PR here: https://github.com/jfbilodeau/jwks-client/pull/18

doooks avatar Jun 10 '22 08:06 doooks

@jfbilodeau are you thinking of doing a release or is this repo dead?

ammarzuberi avatar Aug 28 '22 04:08 ammarzuberi

Sorry Ammar, but I haven't touched JWKS-client in years. Repo is pretty much dead.

On Sun, Aug 28, 2022 at 12:34 AM Ammar Zuberi @.***> wrote:

@jfbilodeau https://github.com/jfbilodeau are you thinking of doing a release or is this repo dead?

— Reply to this email directly, view it on GitHub https://github.com/jfbilodeau/jwks-client/issues/13#issuecomment-1229374149, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM64FTP5F5VPXZFB5DXVDDV3LT7FANCNFSM5O5IIMEQ . You are receiving this because you were mentioned.Message ID: @.***>

jfbilodeau avatar Aug 29 '22 13:08 jfbilodeau

Thanks for confirming @jfbilodeau - I've forked the repo over to https://github.com/ammarzuberi/jwksclient2 and published on crates.io as https://crates.io/crates/jwksclient2.

ammarzuberi avatar Sep 12 '22 08:09 ammarzuberi

Thanks for letting me know. Sorry I didn't get back to you earlier. I'll update my repo to point to yours.

On Mon, Sep 12, 2022 at 4:49 AM Ammar Zuberi @.***> wrote:

Thanks for confirming @jfbilodeau https://github.com/jfbilodeau - I've forked the repo over to https://github.com/ammarzuberi/jwksclient2 and published on crates.io as jwksclient2.

— Reply to this email directly, view it on GitHub https://github.com/jfbilodeau/jwks-client/issues/13#issuecomment-1243414495, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM64FTLG47RAZIMVUVS6KTV53VADANCNFSM5O5IIMEQ . You are receiving this because you were mentioned.Message ID: @.***>

jfbilodeau avatar Oct 11 '22 07:10 jfbilodeau