Skip to content

Commit eff2339

Browse files
Update event_consumer.py
1 parent 3e170fa commit eff2339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/a2a/server/events/event_consumer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from a2a.utils.errors import ServerError
1616
from a2a.utils.telemetry import SpanKind, trace_class
1717

18+
1819
# This is an alias to the exception for closed queue
1920
QueueClosed = asyncio.QueueEmpty
2021

0 commit comments

Comments
 (0)