Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Async update in product editor to prevent deadlock
Reported in #907 that loading of target platform and de-selecting it in the preference can lead to a deadlock. With this change the update of the ProductInfoSection happens with async. Fixes #907
- Loading branch information