NfNitLoop / deno-embedder

Dev tools for embedding static files into Deno as code.
37 stars 4 forks source link

dev mode crashes poorly #17

Open NfNitLoop opened 1 month ago

NfNitLoop commented 1 month ago

Saw an issue today when running in dev mode:

This has two problems:

Should make sure to kill the inner task process when the main task exits.

NfNitLoop commented 1 month ago

This might've been resolved already. Turns out I was using an older version.