Thomas Foubert

Results 11 issues of Thomas Foubert

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
documentation

[Pipeline concept in SWE](https://en.wikipedia.org/wiki/Pipeline_(computing)) Also only use handover when HQ is used → #115

enhancement
internal-only
P2

enhancement
internal-only
P2

The goal of this PR is to drastically slow down the growth of the queue by reusing disk space from popped items. This `freeSpace` index will use a lock-free size-specific...

enhancement
internal-only

Hi, I'd like to configure my own keyboard sounds i.e.: select a .mp3 that will be played at each keystroke without having to chose between the existing 2 choices. Is...

enhancement

Hi, I'm currently trying to setup my Manager's backup feature using a S3-like endpoint, not an AWS one. When providing this config : ```yaml s3: access_key_id: ********** secret_access_key: ********** provider:...

## Description Even after calling Close() on a cache, `goleak` detects 4 routines still alive on the stack : ``` goleak: Errors on successful test run: found unexpected goroutines: [Goroutine...

bug