Skip to content

Avoid UnboundLocalError in extensions.basetrack.handle_list

timestamp wasn't always set in handle_list, so if a list numeric doesn't include a timestamp, the last line of the function will raise an UnboundLocalError.

Merge request reports

Loading