-
I'm not sure if it was intended, but a `Stream` object in a pending state won't be dropped after the client disconnects.
I found this issue in `actix-web 2.0.0` and created a small test program lik…
-
this instance is created at 8.10 and upgraded to 9.0.0. using docker image.
```
postgres_1 | 2021-01-26 03:53:52.811 UTC [30] STATEMENT: INSERT INTO "user_" ("name", "preferred_username", "passw…
-
# Project Improvement
Would it be possible to include the PKCE extension technique in the examples/actix.rs? I've been looking through the code and haven't figured out yet how to use PKCE with the…
-
Your issue may already be reported! Please search on the [Actix issue tracker](https://github.com/actix/actix/issues) before creating one.
## Current Behavior
error[E0433]: failed to resolve: …
-
Awaiting features that are going to come available with the modernization following the `Falling Behind!` #676 card, it would be of great use in the `PaymentAdjuster`. In particular, the system of ser…
-
## Technical requirements
In order to get up and running we need:
* [x] An HTTP endpoint that serves for `setup` (currently `/github/setup`)
* [x] An HTTP endpoint that receives `events` (current…
-
# Issue
Torchbear crashes without giving a proper error message when it extends from a template that doesn't exist.
example in the linked repository
[https://github.com/LuisReyes98/found-patter…
-
This is happening pretty reliably in my code, once enough messages are scheduled :
- create a timeout handler using `self.timeouts.insert(msgid, ctx.notify_later(MsgTimeout{msgid}, now + delay))`
…
-
While doing research for adding spring animations to a [seed](https://github.com/David-OConnor/seed)-based app, I discovered this project. I am totally blown away by the signal-based concept and all t…
-
**Describe the bug**
When trying to `view_state` into a large contract like `ref.finance` with my own custom RPC node (to get beyond the 50kb limit), it throws me a `Error: Node Does Not Track The Sh…