With the release of v1.2.3, I am now seeing a lot of these errors:
error in running finalizer: ErrorException("task switch not allowed from inside gc finalizer")
error in running finalizer: ErrorException("val already in a list")
We use FFTW on multiple threads. Is this a supported use case?
I would have liked to attach a small example to reproduce the problem, but I can't figure one out. Maybe it would help if others commented with ideas on how these errors could happen.