cnescatlab / cnescatlab/i-CodeCNES

Analysis notification not displayed for the first analysis

Open
#100 0 comments 0 reactions 1 assignee Claimed by @WaldoFR View on GitHub
bug eclipse-ui
Dominant language
Fortran
Stars
63
Forks
18
PR merge metrics
No merged PRs in 30d

Description

When running an analysis for the first time, there is no pop-up indication on `AnalysisJob` and the UI freeze. The problem seems to come from the fact that `UserPreferenceService` methods calls to retrieve Checkers preferences is costing resources and taking time and not being run by a job appart.

To improve user experience, `AnalysisHandler` should call an *Checkers preferences retrieval* job and run the `AnalysisJob` only once this job is complete.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.