Skip to content

Commit d1485b3

Browse files
committed
Merge remote-tracking branch 'origin/nl-full-asyncio' into nl-full-asyncio
2 parents 93e3cb3 + b230e84 commit d1485b3

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

.cache/jb/UpdateWork.dat

-3.82 KB
Binary file not shown.

.cache/jb/version.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

pulsar/asyncio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def topic(self) -> str:
166166

167167

168168
class Consumer:
169-
# BUG: schema stuff doesn´t work at all because 90% of the methods are missing
170169
def __init__(self, consumer: _pulsar.Consumer):
171170
self._consumer: _pulsar.Consumer = consumer
172171

0 commit comments

Comments
 (0)