Skip to content

100% cpu utilization even after request is served #1

@abhisheksharma1395

Description

@abhisheksharma1395

Hi,
First of all, thank you for this repo it helped a great deal to start working with web assembly + docker.
I was trying to run this example in knative and observe its behavior... and i noticed ... even though the request is completed the wasm module/pod is consuming 100 % CPU utilization. Please see the image below.

image

I tried the same code (as the rust server in knative) without wasm it worked fine. I suspect that one of the dependent libraries is causing the issue. Not sure. Do you have any insight on this?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions