Search Results

by bhaveshachhada
Mon Jul 12, 2021 3:06 am
Forum: Python
Topic: close() method doesn't work properly
Replies: 0
Views: 16905

close() method doesn't work properly

We have used, Phidget22 library in our code. We open and close connections to multiple Phidgets (Example DCMotor, CurrentInput, DigitalInput, etc.). When we iterate over the process of opening and closing connections to phidgets,the number of open file descriptors with the process increases graduall...