On review of
#1187
I noticed that the mustache base dir is set statically. As request are running in parallel this could lead to using a wrong template base dir
for the template in the request.
This behavior is a bug in my opinion which should be further investigated and fixed.
On review of
#1187
I noticed that the mustache base dir is set statically. As request are running in parallel this could lead to using a wrong template base dir
for the template in the request.
This behavior is a bug in my opinion which should be further investigated and fixed.