In my run configuration for an app I've got "use same device for future launches" unchecked, though it runs always on the same target, until I kill the process myself, or the build fails. It doesn't matter if I start new emulator instances on the way.
Is this a bug in AS? Can I come around it a little cleaner than killing the process?
(Android Studio 2.3, 64-bit Linux)
