JuliaTelecom / SoapySDR.jl

Julia Wrappers for SoapySDR
https://juliatelecom.github.io/SoapySDR.jl/dev/
Other
15 stars 3 forks source link

RFC: use finalizers rather than open/close #62

Closed sjkelly closed 2 years ago

sjkelly commented 2 years ago

Original discussion in #44. Finalizers fit more in line with what is actually happening behind the scene, and can help reduce the potential for segfaulting the library.