BuildVision
BuildVision copied to clipboard
Concurrent calls to GetService should be prevented
In BuildVision we do have many places where we call GetService and some of them are also happening overlapping (#106).
The following classes can be improved
- StatusBarNotificationService
- ...