issues
search
ow2-proactive
/
scheduling-portal
http://try.activeeon.com
GNU Affero General Public License v3.0
4
stars
38
forks
source link
Fix RM portal autorefresh bug.
#821
Closed
AlexFalessi
closed
11 months ago
AlexFalessi
commented
11 months ago
Null check the treenode before removing it as it can be already removed by a parallel thread initiated by the rm.getMonitoring() callBack.
Add some exception catch, especially in the Timer's run() to avoid breaking the autorefresh.
activeeon-bot
commented
11 months ago
Can one of the admins verify this patch?
fviale
commented
11 months ago
retest this please