WalletConnect / a2

An Asynchronous Apple Push Notification (apns2) Client for Rust
MIT License
136 stars 47 forks source link

Panic `executor must be set` occurs when hyper dep with "tcp" feat enabled is not in dependencies #76

Closed threema-donat closed 2 months ago

threema-donat commented 2 months ago

Steps to reproduce:

--> panic executor must be set

I don't know why this was removed again in this commit, but it seems like a mistake.

threema-donat commented 2 months ago

See https://github.com/WalletConnect/a2/issues/59 for reference