RichJacobs opened a new issue #87:
URL: https://github.com/apache/pulsar-dotpulsar/issues/87


   Hi there, I cloned the repo, built locally (using VS 2019) and try to run 
the tests. Unit tests but the integration tests just ran and ran until I 
stopped them. I then try to run the sample projects (producer, consumer and 
reader as a multiple projects on startup) and nothing happens. I debugged the 
code and when the code in the Producing.Program class ran this code:
   ` _ = await producer.Send(data, cancellationToken);`
   Nothing happened. It never returned and nothing was received. 
   I hope it's just a case of me needing to set something else up, but I cant 
see from the documentation what that might be


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to