]> zoso.dev Git - nano-pow.git/commit
Print server error if it does not launch, typically due to puppeteer issue. Reset...
authorChris Duncan <chris@zoso.dev>
Sun, 13 Apr 2025 04:59:01 +0000 (21:59 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 13 Apr 2025 04:59:01 +0000 (21:59 -0700)
commit7ad47fe6fa03ee9c3feb2fa4677e9dc326830b65
treeb7d1ee5185551457bebf27b4c66265e095ec222c
parent6869f788b8236729a4de3f7ce37bf89ddcbabc19
Print server error if it does not launch, typically due to puppeteer issue. Reset on error reading from GPU instead of trying an infinite dispatch loop. Reduce interval for checking that GPU is not busy to half a second. Reset initialization flag when resetting NanoPowGpu. Fix abort call on timeout in cli. Extend CLI abort timeout to a full minute to accomodate low-power devices. Fix whitespace for inline help.
src/bin/cli.ts
src/bin/nano-pow.sh
src/lib/gl/index.ts
src/lib/gpu/index.ts