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
Hi, we are calling pmtiles.Extract() in our Go service and need the possibility to cancel the currently running extraction. For this we would like to be able to pass our own context to the method.