tensorwatch
tensorwatch copied to clipboard
Cannot .close() cleanly
OS: Ubuntu 18.04 Python: 3.6.9 A simple experiment:
- Open a tw.Watcher(port=).
- Try to reopen on the same port (fail + kernel hang).
- Try to close the watcher (success + error).
- Try to reopen on the port (success).
Please see the screenshots below.
