ljean / modbus-tk

Create Modbus app easily with Python
Other
557 stars 211 forks source link

fix all tcp socket can't be delete #161

Closed nilling closed 2 years ago

nilling commented 2 years ago

when delete a object in 'for' iteration list, the list index will change and can't clear list. so some socket not closed