On Thu, 30 Oct 2014 07:59:10 GMT, Jacob Carlborg wrote:

What's the correct way to cleanly exit a vibe application? If I have an empty "shared static this()" it will continue to run the application. I assume there something keeping the application running in "main".

Apparently you're asking about vibe.core.core.exitEventLoop()