clintharris

Results 4 issues of clintharris

Getting the following when I fire off emails inside a loop with 11+ iterations (i.e., 10 or fewer iterations doesn't generate this warning): ``` c$ node mailer-test.js (node) warning: possible...

The following returns 'undefined' in node 0.5.7 (perhaps other 0.5.x version, too): process.binding('evals').Script This causes utils.js:sandbox() to break.

Would be awesome if, when requesting a routing calculation, we could specify an arbitrary polygon that the route is not allowed to intersect. This would make it much easier to...

Feature Request

Wow, amazing work here--really high quality code and docs, and just what I'm looking for (sqlite-wasm + Kysely). That said, I wish the API supported a way for me to...

enhancement