Closed
Description
This is a tracking issue for the unstable wait_timeout
feature in the standard library. An open question here is whether the tuple return value with a bool
is appropriate or whether an enum
of some form should be returned instead.
cc @sfackler