ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

switch_setup broken by interface separation #241

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

When we cut out Interface from Adapter we removed device from AdapterCollection, so switching setups does create fresh device, but does not expose it (the old device is still exposed).