kiso-testing icon indicating copy to clipboard operation
kiso-testing copied to clipboard

Proper stop / resume capability

Open Pog3k opened this issue 2 years ago • 0 comments

In order to have a real stop and resume and store states in an auxiliary we want to refactor:

  • https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/interfaces/dt_auxiliary.py#L259
  • https://github.com/eclipse/kiso-testing/blob/master/src/pykiso/interfaces/dt_auxiliary.py#L266

Reasoning: start/stop resume etc. will always open/close connectors leading to internal auxiliary states getting lost

Pog3k avatar Aug 17 '23 08:08 Pog3k