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
{{ message }}
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Proactor methods which return futures could return a subclass of Future whose
cancel() method also invokes the overlapped objects cancel() method.
Currently the overlapped operation is allowed to continue but the result is
ignored.
Original issue reported on code.google.com by shibt...@gmail.com on 24 May 2013 at 11:36