Samuele Resca

Results 24 comments of Samuele Resca

Hi @serathius, Is this issue available for being picked up? I have experience in fuzzing and I'm looking for some contributions GoLang. Are these the RPC API: https://github.com/etcd-io/etcd/blob/main/server/etcdserver/api/ to fuzz?

@serathius I opened a draft PR with an example on the `RangeRequest` - let me know if it makes sense so I can continue with the other input validation.

I tried to build the project locally and run tests. Few notes after following the "Running the build" section of the README: - `sbt compile` and `sbt +compile` effectively work...

I have created a Pekko variant at https://github.com/samueleresca/pekko-quartz-scheduler Please let me know if you have any feedback

@greenbird-chr let us know if you have the intention of forking a Pekko variant, otherwise, I will proceed by doing that

This would be amazing. Note that, it will require some changes downstream in [apache/incubator-pekko-sbt-paradox](https://github.com/apache/incubator-pekko-sbt-paradox) and [apache/incubator-pekko-site)](https://github.com/apache/incubator-pekko-site)

I'm a Windows 11 user, but I usually dev in a ubuntu instance running on WSL. I tried to clone the project on the Windows host system (not WSL) and...

The `should not follow symbolic links to find a file` test fails both on `main` and in the `pjfanning:rework-symlink-test` branch for 2 different reasons: ## main ``` [info] - should...

I agree we should proceed with the release

Is this issue available for being picked up? I should have time in the next few weeks.