Hi Senka
That is right this has to do with sessions - the same session key is not used in the same browser for security reasons . This means if you login as another user in the same browser the browser session for first user is stopped.
If you don't want this to happen then you can open window in incognito window or use a completely different browser.
Regards