Roman Gonzalez

Results 28 issues of Roman Gonzalez

### Current Behavior When specifying a `withTest = true` via `override` on a generate crate from `crate2nix`, the compilation does not work because the doesn't find the dependencies specified in...

bug
help wanted

The current version doesn't work on the latest nightly of stackage

This PR adds a utility to build a pool of supervised workers, who execute jobs on a _work-stealing_ fashion

The `capataz-repo-watcher` example project uses rio as a dependency. This dependency removed not long ago it's `RIO.Logger` module, making the example hard to compile. Upgrade the example to use the...

bug

### Summary As the API owner, I want to make sure that the only way a `terminateProcess` invocation can be made, is that you call a `fork` function from the...

enhancement

## Description As an operations guy, I want to have out-of-the-box metrics for the capataz library, so that I'm able to know quickly what is going on in my production...

The current version of Capataz uses concurrent tests to assert it's behaving as expected, and this has the unfortunate side-effect of the test-suite not being stable. Ideas: - Use deja-fu...

Hey @laurencer, Thank you very much for your work on `confluence-sync`, it is exactly what I needed. I went ahead and upgraded this package to the latest lts. I've a...