Tim Condon

Results 525 comments of Tim Condon

You can print out the context in the render function when debugging to see how it's passed in, but it should be something like `email.name` - Leaf uses Codable so...

Is this still happening? Does cloning https://github.com/vapor/template manually work for you? I'm unable to reproduce

Oh right I missed that you're running inside a Docker container. Yeah it could be because it's missing curl or another package, though it is just using `git clone` under...

@ShonFrazier are you using GPG keys that require a password? If so does the `--no-commit` flag fix it?

cc @fpseverino - I wonder if this is related to what we were talking about in Discord

Currently there is not, you need to add it twice for 0 and 30 seconds for each minute. It's something of interest but unlikely to happen anytime soon until after...

Given the error messages, that looks like something to report to MongoKitten

Are you running with Jemalloc? Regular malloc has a habit of not releasing memory back to the OS

Are you still not seeing it? There have been a couple of other reports but it's not reliable enough to reproduce. The updates do make sense though since we added...

Just an FYI I'm going to be doing an Imperial code sprint next week to go through all the issues and PRs