Commit 2ea8bb15 authored by Eugene Brevdo's avatar Eugene Brevdo Committed by TensorFlower Gardener
Browse files

MonitoredSession: Add error handling for modified exceptions.

Enqueueing on a closed queue used to raise an AbortedError (a bug) which was
handled incorrectly.  Now this raises a CancelledError.  Adding support for
handling a CancelledError the same way as an OutOfRangeError to MonitoredSession
and friends.
Change: 133647975
parent 4c4fd653
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment