lazarv / react-server

The easiest way to build React apps with server-side rendering
https://react-server.dev
MIT License
118 stars 6 forks source link

Test on memory cache fails on Windows only #18

Open lazarv opened 2 months ago

lazarv commented 2 months ago

Describe the bug

When running the test case at https://github.com/lazarv/react-server/blob/main/test/__test__/memory-cache.spec.mjs it fails on Windows only, see more details at https://github.com/lazarv/react-server/actions/runs/10658262964

Reproduction

https://github.com/lazarv/react-server/actions/runs/10658262964

Steps to reproduce

No response

System Info

GitHub-hosted Windows runner in CI GitHub Action

Used Package Manager

pnpm

Logs

No response

Validations