Revert "dont over report"

This reverts commit 4f6551ba58.
This commit is contained in:
Jarred Sumner
2025-10-14 19:54:06 -07:00
parent 0d8bb27f45
commit b962a28a32

View File

@@ -428,6 +428,7 @@ pub const FetchTasklet = struct {
this.readable_stream_ref = .{};
defer prev.deinit();
buffer_reset = false;
this.memory_reporter.discard(scheduled_response_buffer.allocatedSlice());
readable.ptr.Bytes.onData(
.{
// TODO: We are still investigating the memory issues with owned_and_done