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.