Null reference exception #366
Unanswered
balverio1020
asked this question in
Q&A
Replies: 1 comment
-
Hi @balverio1020, Can you provide some more code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im getting this null reference exception, ca anyone assist?
System.NullReferenceException: Object reference not set to an instance of an object.
at KafkaFlow.Consumers.ConsumerWorkerPool.EnqueueAsync(ConsumeResult`2 message, CancellationToken stopCancellationToken)
at KafkaFlow.Consumers.WorkerPoolFeeder.<>c__DisplayClass6_0.<b__0>d.MoveNext()
Beta Was this translation helpful? Give feedback.
All reactions