Closed gjtorikian closed 7 months ago
Thank you for addressing this issue. However, I have some concerns regarding the approach taken to fix it. It seems like the changes were made somewhat hastily just to prevent errors for now, which might not be the most optimal solution. Additionally, I've noticed that the context passed in the initialize method and the one passed in the call method are now completely separate, which raises questions about the underlying reasoning for this modification.
Closes https://github.com/gjtorikian/html-pipeline/issues/400