knapsack-cloud/twig-renderer

Rendering of patterns sometimes fail without updating the rendered output

hadl opened this issue · 1 comments

hadl commented

There is an issue with not updating the patternlab pattern.
I did a little description here too: pattern-lab/patternlab-node#1310

I also noticed, that clearing the shared-config--PORT.json is not working properly.
The exit event handler is never called and i had about 2000 json files in the dist directory.

Maybe this has something to do with the "not updating the rendered file" issue?
I tried to debug it yesterday, but haven't had any success narrowing it down.

Update:
Seams this triggers that too:
request to http://127.0.0.1:57127/?type=renderFile failed, reason: connect ECONNRESET 127.0.0.1:57127
Although i still have a php process running which listens to this port.

hadl commented

Very old issue i have not run into anymore -> close