Jake Staehle

Results 6 issues of Jake Staehle

Issue #2344 ## Type of changes - [ ] Bug fix - [X] New feature - [ ] Documentation / docstrings - [ ] Tests - [ ] Other ##...

Hello! Rich has been super useful, to the point that I'm replacing a very similar home-built multi-progress-bar display solution with it. Now, perhaps this is something that already exists, but...

Needs triage

Hello again: We have various build targets with different archs, C libraries, etc. Most of them use Musl, but one of the ARM boards this is targeted for actually does...

Hello: Most new embedded OSes use Musl as their C library. Musl does not support the "pthread_rwlockattr_setkind_np()" function and "PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP" definition. This is the relevant log in our build system...

**Is your feature request related to a problem? Please describe.** Hi! Love this project, however it does not currently work with my GitLab projects where `GIT_CLONE_PATH` is set, as CI...

nice

## Problem Hello! This is just a suggestion -- I have a workaround in my code, but perhaps native support for this could be nice? There doesn't seem to be...

Type: Enhancement