RESOLVED FIXED 225587
Have IPC::Semaphore::wait return a state boolean
https://bugs.webkit.org/show_bug.cgi?id=225587
Summary Have IPC::Semaphore::wait return a state boolean
youenn fablet
Reported 2021-05-09 23:50:13 PDT
Have IPC::Semaphore::wait return a state boolean. This helps in case the semaphore gets destroyed on one process without the other being notified.
Attachments
Patch (4.69 KB, patch)
2021-05-10 00:07 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-05-10 00:07:24 PDT
Kimmo Kinnunen
Comment 2 2021-05-10 01:22:48 PDT
Looks good
EWS
Comment 3 2021-05-10 09:35:24 PDT
Committed r277266 (237533@main): <https://commits.webkit.org/237533@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 428157 [details].
Radar WebKit Bug Importer
Comment 4 2021-05-10 09:36:17 PDT
Note You need to log in before you can comment on or make changes to this bug.