jadonk / bonescript

Scripting tools for BeagleBone and PocketBeagle
http://beagleboard.org
MIT License
514 stars 159 forks source link

probable fix for PWM udev delay #173

Closed vaishnavachath closed 6 years ago

vaishnavachath commented 6 years ago

https://github.com/jadonk/bonescript/issues/161 proposed solution:using async.js ('until' method) try accessing(for a maximum 10 times) until no EACCES error is thrown, works well after 5 tries,when tested on: Linux beaglebone 4.9.82-ti-r102, BeagleBoard.org Debian Image 2018-03-05

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 37.472% when pulling f76e7a9fb64cab5214da658634705d4b74b9fd9d on vaishnav98:master into ea9541e7e7a8225a54091c2937161d5a86add961 on jadonk:master.