mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-18 04:18:50 +00:00
chore: rename fns
This commit is contained in:
@ -232,7 +232,7 @@ impl PipelineRunner {
|
||||
|
||||
let cfg = self.handle.block_on(async {
|
||||
self.overseer
|
||||
.configure_pipeline(&self.connection, &i_info)
|
||||
.start_stream(&self.connection, &i_info)
|
||||
.await
|
||||
})?;
|
||||
self.config = Some(cfg);
|
||||
|
Reference in New Issue
Block a user