forked from cadence/breezewiki
An alternative frontend for Fandom.
Cadence Ember
a2ec8bb923
http-easy connections are pooled, and streaming responses does not automatically close the response (they are closed automatically in other situations). After 128 (the default) opened connections to fetch images, the pool ran out of connections, and future attempts would just time out waiting for a connection. Fixed by manually closing the connection at the correct time. |
||
---|---|---|
src | ||
static | ||
.gitignore | ||
breezewiki.rkt | ||
dist.rkt | ||
info.rkt | ||
LICENSE |