unisonweb/unison
在 GitHub 查看Codebase server: Requesting the `Void` type in the `/find` endpoint hangs
Open
#2,139 建立於 2021年6月10日
C2E4I2P1R2bugcodebase-servercodebase-uihelp wantedto-discuss
倉庫指標
- Star
- (6,624 star)
- PR 合併指標
- (平均合併 10天 2小時) (30 天內合併 5 個 PR)
描述
Searching for the string Void in the Find feature seems to spin forever.
Scrolling down to the Void type on the left nav bar and clicking it results in an entry in the content pane that looks like it's loading. It takes a minute or so to fail with an error. UCM is totally unresponsive while this is happening.
A query to the API like api/getDefinitions?names=Void responds normally and quickly.