Skip to content

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Jan 27, 2025

We were neglecting to drop the resource returned by incoming-response.headers prior to dropping the incoming-response itself. Either I'm crazy and this never worked or wasmtime-wasi wasn't enforcing this parent-child relationship last time I tested it. Either way, this points to an urgent need for CI test coverage.

We were neglecting to drop the resource returned by `incoming-response.headers`
prior to dropping the `incoming-response` itself.  Either I'm crazy and this
never worked or `wasmtime-wasi` wasn't enforcing this parent-child relationship
last time I tested it.  Either way, this points to an urgent need for CI test
coverage.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej requested a review from karthik2804 January 27, 2025 22:49
Copy link
Contributor

@karthik2804 karthik2804 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It definitely worked in the past. LGTM!

@dicej dicej merged commit da282c2 into spinframework:main Jan 27, 2025
1 check passed
@dicej dicej deleted the send-resource-has-children-fix branch January 27, 2025 22:56
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.

2 participants