Data sources and manipulators must be thread safe.
The
stop()
method can be called concurrently when any of the
following methods are running:
DataSouceRuntime.runFullAcquisition()
ManipulatorRuntime.processRecord()
ManipulatorRuntime.onInputClose()
IncrementalDataSourceRuntime.runIncrementalAcquisition()