Skip to content

daemon prevents cmd.exe from closing on Windows #10

@wjwwood

Description

@wjwwood

After running a ros2 topic ... command in a command prompt on Windows, the command prompt will hang when you type exit. This is because the daemon is somehow still attached to the command prompt I think.

This isn't a great user experience, and I wouldn't have know without deep knowledge about what's going on. I'm not sure if we can run the daemon in a way that avoids this or not, but it would be good if we could.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions