On 10/27/17, Johan Kuuse <jo...@kuu.se> wrote:
>>
> Obviously, this is not a big issue unless the Fossil web server
> handles heavy traffic of big Markdown documents - which isn't its main
> purpose anyway. :-)

Even then, it isn't an issue, because the Fossil web server creates a
new process to handle each request, and so the exit() function still
operates as a (very fast and efficient) garbage collector following
each request.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to