stevieb9 / rpi-wiringpi

Perl interface to Raspberry Pi's board, GPIO and various sensors and ICs
7 stars 1 forks source link

perform testing, then see if it's feasible to run clean_shared() on SIGs #117

Closed stevieb9 closed 5 years ago

stevieb9 commented 5 years ago

This will be largely irrelevant, as we now maintain a registry of objects so that we only clean up an individual Pi object's stuff when it goes out of scope.