mirror of
https://github.com/simonw/dclient.git
synced 2026-07-23 09:24:31 +02:00
post_buffer() calls .clear() already
This commit is contained in:
parent
5e1ff79292
commit
044d58d378
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue