Allow URRobot to be used as a context object.

This commit is contained in:
Chris Gilmer
2017-01-24 12:55:04 -08:00
committed by ORD
parent 47c29fab83
commit 606ecd5fa3
3 changed files with 9 additions and 16 deletions

View File

@@ -252,5 +252,3 @@ class URRTMonitor(threading.Thread):
while not self._stop_event:
self.__recv_rt_data()
self._rtSock.close()