HR fix for #164745: [67cat] deadlock in project scan
Petr Hejl <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'd like to ask for review for mentioned issue. Description: The deadlock can occur during a feature enablement (ergonomics/fod). Justification: Complete freeze. Possible data loss. Fix: Update of server node rescheduled to different thread. web-main changesets: http://hg.netbeans.org/main-golden/rev/0b2fe95a8d9c http://hg.netbeans.org/main-golden/rev/cf4310af6019 Verified by QE (mschovanek) and peer (jtulach). Thanks, P.