Git Product home page Git Product logo

Comments (5)

Cook-I-T avatar Cook-I-T commented on May 27, 2024 1

I looked at the code in pueue/src/client/query/ but since I never worked with Rust (and never heard of pest before) I sadly can't help with fixing that bug :(
I did figure out that increasing the number somehow makes lines appear again (so for example first 2 shows 1 line of "Running"), but it's not consistent.

For my usecase however I did realise that columns=Status status=running is already limiting the lines of output to the "parallel" count of the group, which makes the magical performance & efficiency I hoped to gain from first 1 kinda irrelevant. I just added a quick head -n 1 after grep and I'm back to the "0 or 1" output I want :)


Thanks for developing this amazing tool, if there's a way to support this project outside of PRs I'd gladly help :)
Vielen Dank aus Österreich ^_^

from pueue.

Shakil582 avatar Shakil582 commented on May 27, 2024 1

submitted a fix here #512

from pueue.

Cook-I-T avatar Cook-I-T commented on May 27, 2024 1

I was just compiling the " fix-group-filtering" branch when it got merged, (again) from what I see it fixes the issue, looking at the changes I again have no idea how it works but it does :)
I'm not sure if I should close this issue or not so I'll just leave it...

Thanks again for all the good work! ^_^

from pueue.

Nukesor avatar Nukesor commented on May 27, 2024

True, that seems to be a bug.

Feel free to investigate and create a PR :) I'm not sure when I have the time to look at this.

from pueue.

Cook-I-T avatar Cook-I-T commented on May 27, 2024

submitted a fix here #512

Thanks for fixing my bug report!
I installed rust, compiled your fork and from what I can see, it fixes the problem :)
Now it just requires @Nukesor's approval and another bug is squashed ^_^

from pueue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.