Here is updated patch for race condition, updated to latest revision of touchlib (rev. 393)
just enter in main directory and apply it with :
To check if it’s working first:
patch -p0 --dry-run < touchlib-r393-race-condition-fix.patch
To actually apply it:
patch -p0 < touchlib-r393-race-condition-fix.patch
[edit]
I just verified it and it’s working.
