diff --git a/dclient/cli.py b/dclient/cli.py index 7c26b2d..bb95293 100644 --- a/dclient/cli.py +++ b/dclient/cli.py @@ -304,7 +304,6 @@ def stream( and buffer ): await post_buffer(buffer, client) - buffer.clear() last_post_time = asyncio.get_running_loop().time() # Post any remaining items