package
Version:
v0.0.0-...-691b052
Opens a new window with list of versions in this module.
Published: May 7, 2018
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
STOPPROCESSOR
Stop after emitting a blank event on start
Allow you to put first event and then stop processors as soon as they finish their job.
Permit to launch bitfan with a pipeline and quit when work is done.
Synopsys
SETTING |
TYPE |
REQUIRED |
DEFAULT VALUE |
exit_bitfan |
bool |
false |
true |
Details
exit_bitfan
- Value type is bool
- Default value is
true
Stop bitfan after stopping the pipeline ?
Configuration blueprint
stopprocessor{
exit_bitfan => true
}
Documentation
¶
Code generated by "bitfanDoc "; DO NOT EDIT
Stop after emitting a blank event on start
Allow you to put first event and then stop processors as soon as they finish their job.
Permit to launch bitfan with a pipeline and quit when work is done.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.