Project

General

Profile

Actions

Bug #1211

open

Replace inprogress with a mutex

Added by Hammel 5 days ago. Updated 3 days ago.

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

50%

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 3 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

Also available in: Atom PDF