This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Commit dc31649
committed
HACK: eagerly load output pad because pad services cannnot be instanciated from background threads.
A proper fix would be to separate the IOutputPad implementation from the UI, so that output categories can be created and written to from background threads without waiting for the output pad UI to be created.1 parent 3eac4e0 commit dc31649
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- src/Main
- Core/Project/Src/AddInTree/AddIn/DefaultDoozers
- SharpDevelop/Workbench
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments