You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct task awaiting with ConfigureAwait(false) in Producer. (#967)
* PersistenceStatus not set correctly (#806)
* use IConsumer/IProducer (#878)
* add native methods from alpine-librdkafka.so (#883)
* correct task awaiting with ConfigureAwait(false).
also added ConfigureAwaitChecker.Analyzer package so you will have warnings in future
* revert unnecessary whitespace changes
* removed dependency
0 commit comments