Skip to content

Commit f9402ca

Browse files
committed
file formatting
Branch-Creation-Time: 2026-03-12T00:42:31+0000
1 parent e67eef0 commit f9402ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pynumaflow/pynumaflow/reducestreamer/async_server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ def start(self):
171171
_LOGGER.info(
172172
"Starting Async Reduce Stream Server",
173173
)
174+
174175
def _shutdown_handler(loop):
175176
_LOGGER.info("Received graceful shutdown signal, shutting down ReduceStream server")
176177
if self.shutdown_callback:

0 commit comments

Comments
 (0)