Changes between Initial Version and Version 1 of Ticket #1247, comment 1
- Timestamp:
- 2013-06-19 09:11:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1247, comment 1
initial v1 1 The ScientificInterface commands are now checked against core busy states. This is a partial solution, but the EwE core itself should include a similar series of checks in its public interfaces.1 The !ScientificInterface commands are now checked against core busy states. This is a partial solution, but the EwE core itself should include a similar series of checks in its public interfaces. 2 2 3 3 Basically, every 'add', 'remove', 'modify', 'load' and 'close' operation should check whether the state monitor is busy before honouring such a request.