João Pereira

Results 5 issues of João Pereira

Hi, Basically this is done by exposing the :port option and avoid the S3 specific features like the dns buckets when the port is provided. I have this working against...

Hi, Is it possible to stream a file on put requests? Like supported by em-http: ``` http = EventMachine::HttpRequest.new('http://www.website.com/').post :file => 'largefile.txt' ``` I've been trying to patch it but...

Hi there, I'm trying to generate some half width bins (by setting base width unit to 21mm). While it works fine without magnet cutouts, if I enable them, the cutouts...

Adds a `WORKOUT_PREFIX` config parameter to prefix all workout names. This is useful if one wants to easily spot workouts from Wahoo SYSTM on their calendar, or simply filter workouts...

## Summary This PR fixes multiple race conditions in the `Emitter` that occur when the tracker is used concurrently from multiple goroutines. These issues were discovered when running tests with...

cla:yes