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
Thanks @dac09! I remember this happening way back with the initial versions of studio too. I think it's something to do with one of the servers waiting for requests. Often it'd hit ctrl+c and then nothing but after a subsequent request it would exit.
I'll add this to my list of things to look into this week/into next week.
This is a confirmed issue in the current version of the studio. I'm in the process of porting studio over to its own repository and using redwood itself to build studio. In the new version this issue does not exist. I do not plan on addressing this issue in the current version that lives in this repo.
What's not working?
Ctrl+C should stop process when running studio.
Expected behaviour: Studio process should close down
Actual behaviour: Nothing happens.
Video walkthrough: https://s.tape.sh/9ZIkKUrn
Likely related to "analysing mailer templates", and maybe macos specific. Does not happen on Gitpod.
How do we reproduce the bug?
Launch rw studio by running
yarn rw experimental studio
Then press Ctrl+C.
What's your environment? (If it applies)
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: