########################################################################################## VEHPI-24: time.strptime is not threadsafe ########################################################################################## Issue Type: Bug ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Won't Fix (2019-09-09 16:24:43) Project: VehManPi (VEHPI) Reported By: btasker Assigned To: btasker Components: - Core Classes Targeted for fix in version: - 1.0 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Replication basically comes down to luck. time.strptime isn't thread safe (used on line 77 of VehManGPS.py) and will occasionally throw an exception with -- BEGIN QUOTE -- AttributeError: _strptime_time -- END QUOTE -- Need to work out a way around this. ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2019-09-09 16:24:44 btasker ----------------------------------------------------------------------------------------- Bulk Close. Realistically, project isn't going to see any further development so closing as Won't Fix ----------------------------------------------------------------------------------------- 2019-09-09 16:24:44 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Closed' ----------------------------------------------------------------------------------------- 2019-09-09 16:24:44 ----------------------------------------------------------------------------------------- btasker added 'Won't Fix' to resolution