hyperlight-dev / hyperlight-dev/hyperlight

Fix duplicate guest traces

未关闭
#1,230 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area/performance area/testing lifecycle/confirmed
主要语言
Rust
星标
4.7k
派生
208
平均合并
1 天 7 小时
30 天内合并 PR
48

描述

While running a JS component in Hyperlight wasm, I noticed the following issue:

Image

This behaviour has been observed with the following commit:
https://github.com/dblnz/hyperlight-wasm/commit/51e607ec8d6972273f7e337f58ea88824ac6c051

To replicate
```bash
just build-js-component
RUST_LOG="trace" just run-js-component
```

贡献指南

打开贡献指南

调研方向

使用 `just build-js-component`,然后运行 `RUST_LOG="trace" just run-js-component`,并以所引用的 hyperlight-wasm 提交作为上下文来复现该问题。检查 trace 输出,确定 guest trace 被重复的原因;当 JS 组件使每个 guest trace 都只产生一次时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, rust, wasm
领域
observability-sre
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。