mweastwood / LibHealpix.jl

A Julia wrapper of the Healpix library.
http://mweastwood.info/LibHealpix.jl/stable/
Other
11 stars 7 forks source link

stop using Ptr{Void} as a field #24

Closed mweastwood closed 7 years ago

mweastwood commented 7 years ago

This doesn't play nicely with Julia's gc

Ref: https://discourse.julialang.org/t/solved-debugging-an-apparent-memory-leak/1828/2?u=michael_eastwood