Skip to content

Status line update - Remove the thread and use event instead #333

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

RandallFlagg
Copy link
Contributor

@Hirogen see number 3 in #330. I think this is good. Please tell me what you think. I see a major improvement in performance, but I might be missing a lot of use cases. This branch is based on PR #331 so it is better to merge that before this.

@Hirogen
Copy link
Collaborator

Hirogen commented Mar 7, 2025

here are the other changes from #331 included, is this intentional?

Reading in the morning is hard.

Please change the branch to development :)

Otherwise it looks good, this seems to be a old implementation of the Event-Driven Approach that is now outdated, there are probably more places where this is the case.

@RandallFlagg
Copy link
Contributor Author

here are the other changes from #331 included, is this intentional?

Reading in the morning is hard.

Please change the branch to development :)

Otherwise it looks good, this seems to be a old implementation of the Event-Driven Approach that is now outdated, there are probably more places where this is the case.

The change of PR 331 are included because I did the commit and I didn't feel like starting to separate the commits. If you will take that PR first this will only have the new changes.

@RandallFlagg RandallFlagg changed the base branch from master to Development March 7, 2025 14:58
<PackageReference Include="Nuke.GitHub" Version="7.0.0" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.2" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.0" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

please don't downgrade Nuget packages

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a mistake. I never downgrade. I always upgrade. Will check how this happened as I didn't (plan to) commit this file in this PR.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah thought so, but thats what a review is for

@Hirogen Hirogen merged commit 8864052 into LogExperts:Development Mar 11, 2025
@RandallFlagg RandallFlagg deleted the status_line_update branch March 11, 2025 12:53
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