Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated readme and added more stats to loadgen #462

Merged
merged 3 commits into from
Aug 7, 2023

Conversation

pratik151192
Copy link
Contributor

@pratik151192 pratik151192 commented Aug 2, 2023

Updated readme, minor cleanup, and added more stats to loadgen

@pratik151192 pratik151192 marked this pull request as ready for review August 2, 2023 16:53
@pratik151192 pratik151192 merged commit 7e246b3 into main Aug 7, 2023
6 checks passed
@pratik151192 pratik151192 deleted the readme-stats branch August 7, 2023 19:57
the program might not run.

```bash
dotnet clean
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW I've never had to do this. but it's probably harmless?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep harmless

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one thing that always throws me off when working on .NET is that Visual Studio doesn't auto-save the file so if you re-run without explicitly saving then your changes won't get picked up. Any chance that that is what happened to you?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh no I was using Rider.. it was actually not running at all from my terminal after it got saved.. it seems pretty common based on quick google searches https://stackoverflow.com/questions/61253916/net-core-dotnet-run-is-not-running-the-last-modified-source-code

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow. okay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants