Yep, that appers to have solved it. Thanks David!In mergeviews, I'd put it round here:and in save_request it probably only needs to go round "cam2_request.release()", but there'd be no great harm in doing the whole function.Code:
request_2 = cam2_request if request_2 is None: return request_2.acquire()
Statistics: Posted by MRV — Sun Oct 27, 2024 7:33 am