wip
This commit is contained in:
parent
a828eb351d
commit
ae2cc463db
|
@ -59,7 +59,7 @@ struct EngineInterfaceState {
|
|||
mpsc::Sender<(EngineCallId, mpsc::Sender<EngineCallResponse<PipelineData>>)>,
|
||||
/// The synchronized output writer
|
||||
writer: Box<dyn PluginWrite<PluginOutput>>,
|
||||
/// todo: docs
|
||||
/// Registered Ctrl-C handlers
|
||||
ctrlc_handlers: ctrlc::Handlers,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user