unisonweb/unison

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

Open

#2139 aperta il 10 giu 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Haskell (304 fork)batch import
C2E4I2P1R2bugcodebase-servercodebase-uihelp wantedto-discuss

Metriche repository

Star
 (6624 star)
Metriche merge PR
 (Merge medio 10g 2h) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor