question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
RichJacobscommented, Sep 14, 2021

Superb! That worked a charm! Thanks for your help @blankensteiner . Might be worth updating the readme perhaps with this useful info? thanks again

0reactions
blankensteinercommented, Sep 15, 2021

Sure, we can do that. Glad you got it working 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is another word for "doesn't work"?
What is another word for doesn't work? Adjective. Not physically functioning or working. unusable · inoperable · broken · defective.
Read more >
11 Synonyms & Antonyms for NOT WORK
On this page you'll find 12 synonyms, antonyms, and words related to not work, such as: break, break down, conk out, fail, function...
Read more >
Which is correct, 'it doesn't work' or 'It doesn't works'?
“it doesn't work” is correct. As you know, English uses the helping verb do for negative statements and for questions. The only thing...
Read more >
What is another word for "not working"?
What is another word for not working? ; doesn't work · bootless ; in need of repair · not in use ; gone...
Read more >
136 Synonyms & Antonyms for NOT WORKING
On this page you'll find 141 synonyms, antonyms, and words related to not working, such as: baseless, false, inoperative, irrational, null, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found