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-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to