langchain-ai / langgraph-studio

Desktop app for prototyping and debugging LangGraph applications locally.
https://studio.langchain.com
1.97k stars 131 forks source link

Opening a new project without explicitly closing active one causes an error #155

Open hinthornw opened 1 month ago

hinthornw commented 1 month ago

I think likely it's because I have a fixed port (and port is already bound)

Would be a better dev experience if it works more like:

 [WARNING] Something is already running on port XYZ. Probably:
  `/my/path/to-thing (pid 39288) in "/a/b/c/d"

Would you like to run the app on another port instead? › (Y/n)