jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Flaky tests when running CI locally #50

Open ianthomas23 opened 2 months ago

ianthomas23 commented 2 months ago

Sometimes when running the tests locally I see failures due to incomplete initialisation of some aspect of a loaded WASM command. This doesn't seem to occur so far in github actions.