Jason Williams

Results 268 comments of Jason Williams

Vitest is also blocked on those tasks too by the looks of https://github.com/vitest-dev/vitest/issues/795#issuecomment-1050129692. It seems to segfault on `vm.runInThisContext` when ran in debug mode on VSCode

> Someone please merge this... I really need to use this library and this error is preventing me from doing so. I’m pretty sure this library is dead, https://github.com/mscdex/node-ftp/issues/277

I personally don’t know how that’s done but not against the idea. It can be useful sometimes to see the progress in your commits though.

In the meantime if anyone is using esbuild https://github.com/Tschrock/esbuild-plugin-wasm-pack supports watching Rust files (as well as any JS files)

It looks like `droppedEntriesCount` will only ever have a value (and be shown in options) on the first set of delivered entries. After that its undefined, I guess this is...