-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
PureEngineeringIssues which makes the live of MIES developers betterIssues which makes the live of MIES developers betterbugSomething isn't workingSomething isn't working
Description
A recent issue with an lingering RTE 1 highlighted again that bugs like this are very difficult to diagnose and fix. While we wait for IP to get better in this regard (issue 5595) we could also try to make it easier to localize.
One idea would be that we add PerformSubsystemEntry() (which does the same as AssertOnAndClearRTError) calls when we enter a new subsystem:
- Logbook reading/writing
- Amplifier
- SweepFormula
- NWB
- PressureControl
- Publish
- Wavebuilder
- Databrowser/SweepBrowser
- AnalysisBrowser
- Cache
- Async Framework
- Configuration
In that way we should catch lingering RTEs earlier and also have them more localized.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PureEngineeringIssues which makes the live of MIES developers betterIssues which makes the live of MIES developers betterbugSomething isn't workingSomething isn't working