You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a windows::basic_object_handle in boost.process v2 for async_wait on the process. Is it possible to add per-op cancellation support to the object handle so implementing a timed-wait for a process becomes trivial?
The text was updated successfully, but these errors were encountered:
Hi Chris,
I am using a windows::basic_object_handle in boost.process v2 for async_wait on the process. Is it possible to add per-op cancellation support to the object handle so implementing a timed-wait for a process becomes trivial?
The text was updated successfully, but these errors were encountered: