Chris Holcombe

Results 63 comments of Chris Holcombe

I can possibly take a shot at it

So I figured out the issue was with my ceph crate that caused the segfaults. I'll add the sqlite support back into the code.

@Icelle when you have some time could you take a look at this?

Well just because it's non blocking doesn't mean it won't soak up a CPU core. I've made that mistake before and it helps to insert a small sleep to let...

just a suggestion at this point but I think this should either be merged or split up. It's quite large

This is partially handled in the new postgres database that bynar uses now. It won't create another jira ticket if one is already in progress for a particular device. I'm...

Yeah I think we can do that.

So there's a few ways i can see to handle this: - first would be using a library like this: https://github.com/andrew-d/interfaces-rs to get the interfaces on the machine, check if...

Partially finished. ZMQ Curve is now implemented. Vault security is not yet finished.