Server trait usability fixes #4388
Annotations
2 errors
Run cargo test --all-features:
src/net/server/service.rs#L108
`dyn Future<Output = Once<Ready<Result<CallResult<Vec<u8>>, ...>>>>` cannot be sent between threads safely
|
Run cargo test --all-features
Process completed with exit code 101.
|
Loading