Opened 8 years ago

Closed 8 years ago

#110 closed task (fixed)

add heartbeat thread

Reported by: zhangjr Owned by: yanll
Priority: major Milestone: pre-alpha
Component: general Version: 0.2
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

build thread to send the heartbeat of the progress in certain frequency.

Subtickets

Child Tickets

Change History (2)

comment:1 Changed 8 years ago by zhangjr

add class setHeartbeat into model/neonReceiver.py

setHeartbeat(QThread):

def init(

self,
neonRedis,
refreshtime,
neonpath,
status,
):

comment:2 Changed 8 years ago by zhangjr

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.