-
**Version**
1.4.1 full
**Platform**
windows 11 64b
**Description**
For (possibly infinite) SSE streams, when client disconnects (ex. closes connection), hyper connection always returns error …
-
**Problem**
**Steps To Reproduce**
Given two crates and they are using the latest commit https://github.com/DioxusLabs/dioxus/commit/9816b402fc6bfd6bd3aad38d2612709f16dff296 (latest or alpha2, doe…
-
## Description
We have some members of our team migrating some CI actions from CircleCI to GitHub Actions, and `rover` crashes reliably when publishing our subgraph when executing in the new GHA envi…
-
This application nests the `winit` event loop inside the `tokio` event loop: https://github.com/ChrisRega/example-blog-client/blob/7b42b9aef9820f5a66f8680854046cc7835a8bd5/src/main.rs#L17-L26
Doing…
-
**Version**
Tokio master branch commit ``27539ae3``
**Platform**
``` bash
Linux thinkpad 6.8.0-40-generic #40~22.04.3-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 30 17:30:19 UTC 2 x86_64 x86_64 x86_64 GN…
tiif updated
2 months ago
-
### Component
provider, pubsub
### What version of Alloy are you on?
alloy-provider v0.5.4
### Operating System
macOS (Apple Silicon)
### Describe the bug
When registering a JSON RPC subscripti…
-
I need to receive PostgreSQL [asynchronous notifications](https://www.postgresql.org/docs/current/sql-notify.html) in my application.
At `ConfigConnectImpl::connect()` , a task is created awaiting …
-
Hi I am currently wanting to write a plugin and get stuck. Its a plugin to send certain Datarefs constantly to an external DB. Therefor I would like to run the actual work in another thread. However t…
-
I started working on tokio support here: https://github.com/polachok/pnetlink/tree/tokio
-
Hi,
I'm trying to write an [expect](https://www.tcl.tk/man/expect5.31/expect.1.html) crate. The problem is, I want non-blocking IO on the master pty, so that I can implement timeouts. For now, I co…