Commit f6fa3515 authored by Allen Lavoie's avatar Allen Lavoie Committed by TensorFlower Gardener
Browse files

Silence a noisy __del__

Popped up sometimes, looking something like:

Exception ignored in: <bound method BaseSession.__del__ of <tensorflow.python.client.session.Session object at 0x7ff8f47827f0>>
Traceback (most recent call last):
  File "[...]tensorflow/python/client/session.py", line 738, in __del__
TypeError: 'NoneType' object is not callable

Which I'm guessing is TF_DeleteSession being None.

PiperOrigin-RevId: 227712751
parent 0d969989
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment