mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #130] [MERGED] fix(grpc): proto dep topo order to solve panic #64
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/130
Author: @hxzhao527
Created: 10/26/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @gschier
Base:
master← Head:master📝 Commits (1)
0a611e5fix(grpc): gRPC reflection proto resolve as topology order📊 Changes
3 files changed (+179 additions, -35 deletions)
View changed files
📝
src-tauri/Cargo.lock(+1 -0)📝
src-tauri/yaak_grpc/Cargo.toml(+1 -0)📝
src-tauri/yaak_grpc/src/proto.rs(+177 -35)📄 Description
summary
solve https://feedback.yaak.app/p/grpc-schema-hangs-on-inspecting-schema
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.