Skip to content

Fix reqwest entity command ordering - #23

Merged
TotalKrill merged 1 commit into
masterfrom
issue-21-command-order-repro
Aug 21, 2026
Merged

Fix reqwest entity command ordering#23
TotalKrill merged 1 commit into
masterfrom
issue-21-command-order-repro

Conversation

@TotalKrill

Copy link
Copy Markdown
Owner

Fixes parameter-order-dependent crashes when sending requests on entities spawned via Commands.

Adds regression coverage and local native/wasm smoke-test scripts using a CORS-enabled Axum cargo script.

Closes #21

@TotalKrill
TotalKrill merged commit 307c31c into master Aug 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entities spawned using Commands can cause crash depending on parameter ordering

1 participant