You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
571: Make the error type implement Send + Sync + 'static r=curquiza a=irevoire
# Pull Request
## Related issue
Fixes#570
## What does this PR do?
- Make the error type implement Send + Sync + 'static
- Fix the awc example since their Error type doesn’t implement Send or Sync
Co-authored-by: Tamo <[email protected]>
0 commit comments