1
0
forked from wrenn/wrenn
Files
wrenn-releases/envd
pptx704 da06ecb97b Fix file browser crash on non-regular files and connection leaks
- envd: reject non-regular files (devices, pipes, sockets) in GetFiles
  to prevent infinite reads from /dev/zero, /dev/urandom etc.
- host agent: add context cancellation check in ReadFileStream loop
  with proper Connect error codes
- frontend: abort in-flight file reads on file switch, directory
  navigation, and component teardown via AbortController
- frontend: guard against abort errors surfacing in UI, use try/finally
  for fileLoading state
2026-04-13 02:09:50 +06:00
..
2026-03-10 04:28:51 +06:00
2026-04-13 00:01:53 +06:00
2026-04-13 00:01:53 +06:00
2026-03-10 04:28:51 +06:00