Skip to content
Commit 62346702 authored by Tristan Van Berkom's avatar Tristan Van Berkom Committed by Tristan Van Berkom
Browse files

element.py: Manage scheduled tracking state in Element

This removes the scheduled state of tracking from Sources, as
this is really an element wide thing.

To be consistent with assembly, now this comes with:

  o Element._schedule_tracking()
  o Element._tracking_done()
  o Element.__tracking_scheduled
  o Element.__tracking_done

Updated the TrackQueue() to call Element._tracking_done() similarly
to how we have BuildQueue() call Element._assemble_done().
parent 26f7f0b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment