On Saturday, 27 June 2020 at 10:08:15 UTC, James Gray wrote: > I am writing a web application using vibe.d (not sure whether > that is relevant or not), and have run into a memory leak. I > wrote the following code to try and replicate the problem. > > [...] I now compiled the same code above with ldc2 and it is leaking. Any suggestions?