Project

General

Profile

Actions

Bug #1211

closed

Replace inprogress with a mutex

Added by Hammel 7 days ago. Updated 1 day ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
General
Target version:
Start date:
14 Apr 2025
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

The inprogress check for iconTouchGTK() should be a mutex_try that returns if the mutex can't be acquired.
That's more correct than an unprotected global variable.

Actions #1

Updated by Hammel 5 days ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Implemented in sandbox. Test run but without touches worked okay. Need to test with touches.

Actions #2

Updated by Hammel 1 day ago

  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

Tested and working on hardware.

Code committed and pushed with RM #1202.
Closing issue.

Actions

Also available in: Atom PDF