Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

trap on synchronous future/stream read/writes#93

Merged
dicej merged 1 commit intomainfrom
dicej/fix-71
Mar 28, 2025
Merged

trap on synchronous future/stream read/writes#93
dicej merged 1 commit intomainfrom
dicej/fix-71

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented Mar 28, 2025

We don't support these yet. They shouldn't be difficult to support, but in the meantime let's not silently assume they're async.

Fixes #71

We don't support these yet.  They shouldn't be difficult to support, but in the
meantime let's not silently assume they're async.

Fixes #71

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej enabled auto-merge March 28, 2025 20:17
@dicej dicej added this pull request to the merge queue Mar 28, 2025
Merged via the queue into main with commit 80a85e6 Mar 28, 2025
42 checks passed
@dicej dicej deleted the dicej/fix-71 branch March 31, 2025 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic in concurrent.rs with async deadlock

1 participant