Rob Herring

Results 27 comments of Rob Herring

While I like the idea, I don't think duplicating the tests is a good idea.

They are getting queued sequentially, but the issue happens when I queue 2 or more mails pretty much back to back and those mails have a largish number of recipients...

@martingkelly I'm doing the same thing with YAML and have $ref's working. See here: https://github.com/robherring/yaml-bindings/blob/master/dtschema.py#L212

If you aren't going to use a sub-module, I'd make the import a script because someone is going to have to do that every 2 months or so. There's one...