You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when running tests in watch mode, Storybook spawns correctly but doesn't get killed correctly. It's difficult to reproduce it but could be related to the internal mechanism of killing the process in the global-setup file not being robust.
Sometimes when running tests in watch mode, Storybook spawns correctly but doesn't get killed correctly. It's difficult to reproduce it but could be related to the internal mechanism of killing the process in the global-setup file not being robust.
File where the logic is placed at:
https://github.com/storybookjs/storybook/blob/next/code/addons/test/src/vitest-plugin/global-setup.ts
How to reproduce:
The text was updated successfully, but these errors were encountered: