unisonweb/unison

Codebase server: Requesting the `Void` type in the `/find` endpoint hangs

Open

#2,139 opened on 2021年6月10日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Haskell (304 forks)batch import
C2E4I2P1R2bugcodebase-servercodebase-uihelp wantedto-discuss

Repository metrics

Stars
 (6,624 stars)
PR merge metrics
 (平均マージ 10d 2h) (30d で 5 merged PRs)

説明

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.

コントリビューターガイド