Bug #2901
Starting task state lost on double NethPlatform::exec calls
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | v1.6.1 | |||
Security class: | Resolution: | REJECTED | ||
Affected version: | v1.6.0 | NEEDINFO: | No |
Description
The SystemTasks::flushStatus
method is invoked on every NethPlatform::exec
call.
Thus after a detached task is started by NethPlatform::exec
, if the method is invoked again, the task starting state is lost and Tracker can't connect it.
This is an even behaviour and must be fixed.
Related issues
History
#1 Updated by Davide Principi almost 7 years ago
- Related to Feature #2739: Backup config: add web interface added
#2 Updated by Davide Principi over 6 years ago
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#3 Updated by Davide Principi over 6 years ago
- Status changed from TRIAGED to ON_DEV
- % Done changed from 20 to 30
#4 Updated by Davide Principi over 6 years ago
- Related to Enhancement #2949: Notify user if event fails added
#5 Updated by Davide Principi over 6 years ago
- Status changed from ON_DEV to TRIAGED
- % Done changed from 30 to 20
#6 Updated by Davide Principi over 6 years ago
- Related to deleted (Enhancement #2949: Notify user if event fails)
#7 Updated by Davide Principi over 6 years ago
- Duplicates Enhancement #2949: Notify user if event fails added
#8 Updated by Davide Principi over 6 years ago
- Duplicates deleted (Enhancement #2949: Notify user if event fails)
#9 Updated by Davide Principi over 6 years ago
- Related to Enhancement #2949: Notify user if event fails added
#10 Updated by Davide Principi over 6 years ago
- Status changed from TRIAGED to CLOSED
- % Done changed from 20 to 100
- Resolution set to REJECTED
REJECTED
The method no longer exists. See #2949