Pierre Baillet

Results 28 comments of Pierre Baillet

We should see something like this: ``` ok: [localhost] => (item=alice) => { "msg": "Hello alice" } ok: [localhost] => (item=bob) => { "msg": "Hello bob" } ok: [127.0.0.1] =>...

Could you try the content of branch `octplane/debug-loop-display`?

No idea :), but I think some output is not exactly what I wanted it to be at that time. Not enough time to work on that these days... it...

Hello @pierrehenrymuller , I have created #13 to track you second demand. As for your first issue, I would like to understand that a bit better: You would like this:...

The fact the the deletion of hardlink is noticed but not their creation looks like a bug for me... 🔍

Hey @ctsrc , thanks for the feedback. From my analysis, the fact: - That they observe folders which have been created before the start of the test seems curious -...

I have actually the same issue, even with `--jobs=1` 😢 I quickly patched the app to see what's going on and the `downloadUrl` of https://github.com/Ezwen/bandcamp-collection-downloader/blob/master/src/main/kotlin/bandcampcollectiondownloader/core/BandcampCollectionDownloader.kt#L239 is not a zip, but...

Right now rust-ci sends 500s when asking for the doc upload script: ``` $ curl -v http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN -o - * About to connect() to www.rust-ci.org port 80 (#0) * Trying...