Connor Prussin

Results 41 comments of Connor Prussin

Hey @zhaofengli ! Any objection to merging this? I'd love to move back to the main fork!

@zhaofengli thanks a bunch! I actually think this is a good sign though; if the units for post-activation keys were activating even though the keys hadn't been uploaded, doesn't that...

@zhaofengli I fixed the failing test in commit 33bca1c8c53164f8b62d08444650b5d1a582d5c9, but that test was not related to the post-activation keys so am I misunderstanding something? (to be clear in the new...

See #119 which I think should fix this

Would also be nice to have a way to provision filesystems in the booted installer image

Hi folks, just wondering if there's any workaround/solution to this yet?

> Would it be useful to know whether the error handler actually throws or emit an error than is not handled? Yes, I definitely think that's ideal. > If so,...

We can definitely do that @misterdjules. Being that that's the case, Restify using `once` instead of `on` would cause restify to not enter an infinite loop, but would still allow...

@misterdjules yeah, that's a good point. Depending on what happens with the upstream node issue, we could also consider changing restify to create a new domain and call `_onHandlerError` within...

@misterdjules I would think it likely should do both of those, but OTOH is there an argument to be had that in this scenario, we should kill the process?