-
Bug
-
Resolution: Done
-
Major
-
1.0.0.GA
-
None
-
None
-
Low
When performing an await() operation on an IoFuture, if it times out it should just return WAITING instead of a special value. This makes the API much more consistent and logical. Add in a deprecated field alias for TIMED_OUT for now, to fix any compatibility issues.