Suppose that a user has two devices registered to use an Alexa skill
The user starts a skill session on the first device, then mutes it after the first intent, while the session is still open, and starts talking to the second device (using the same skill).
What happens in this situation?
Does Alexa create a second session, independent from the first one, for the second device, or does it detect that a session is already open for the user and carries on using it, inheriting its data, attributes, etc.?