You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You must use .Destroy() after finishing using a wand with the imagick handler, or it stays in memory. Plus imagick initialization must be in the main(). Running out of memory after a few usages