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.

BackgroundWorker Collection scenario is broken.

See original GitHub issue

Some changes in the UICatalog caused it to broken,

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
BDispcommented, Nov 6, 2022

It was your suggestion to nuke it. Are you not happy I did so? I think I’m missing something you are trying to say.

Not really believe me. I never liked the Top property too. The colorscheme parameter is important because it allow to change the color scheme on the menu and we test in the scenarios, if the color scheme isn’t changing on the scenario, of course. So, in the override Init we have the option of hack another initialization. If not used then the base.Init will be executed.

0reactions
tigcommented, Nov 6, 2022

what do you mean?

Without the top parameter 😃

It was your suggestion to nuke it. Are you not happy I did so? I think I’m missing something you are trying to say.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Background Worker will not start after RunWorkerAsync()
RunWorkerAsync(); jumps right to the next part of the program. In my code, it won't. I've placed breaks at many different places, and...
Read more >
Thread: [RESOLVED] Background Worker Issues
For some strange reason I can not get the background worker to fire. Here is my code. I create the worker then I...
Read more >
[RESOLVED] Background Worker, ProgressChangedEvent ...
1. You haven't set the WorkerReportsProgress property to True. · 2. You haven't registered your ProgressChanged method to handle the ...
Read more >
backgroundworker and designer.cs and .net core
Hi,. Each time I change something in windows form designer, Backgroundworker events disappear from Designer.cs file. ... We are unable to investigate this...
Read more >
Creating a better BackgroundWorker: CancelImmediately ...
This scenario is based on the fact that each small part of the long-running task takes a small amount of time, so that...
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