Rafael Camargo Leite

Results 3 issues of Rafael Camargo Leite

**Version** Tested on 1.17 **Platform** Amazon Linux 2 - x86_64 **Description** I'm working on a network based application that has to: 1. read bytes from X hosts (around 4k from...

C-bug
A-tokio
M-runtime

When testing [this PR](https://github.com/topfreegames/extensions/pull/10) I found out that none of the integration tests were being run because of this statement: ``` test-unit unit: stop-deps @echo @echo "-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" @echo "= Running...

Your issue may already be reported! Please search on the [actix-extras issue tracker](https://github.com/actix/actix-extras/issues) before creating one. ## Expected Behavior I'm looking for a way to use my own custom error...

C-improvement
A-cors