xeqi / peridot

a basic api for interacting with ring apps
145 stars 20 forks source link

Tests with Multipart File Uploads Sporadically Fail #28

Closed briankontor closed 8 years ago

briankontor commented 8 years ago

I just ran into an issue trying to write some tests around multipart file uploads on Peridot v0.4.2. Essentially, my tests would pass or fail at random. I stripped it down to even a simpler version of the multipart upload test within Peridot (https://github.com/xeqi/peridot/blob/v0.4.2/test/peridot/test/multipart.clj#L20), and can easily reproduce.

My colleague then noticed this recently merged pull request: https://github.com/xeqi/peridot/pull/27

After lein installing Peridot master into my local repository, my simple test always passes. I was wondering if you were planning to push a new release of Peridot with these fixes to Clojars any time soon. Thanks.

glenjamin commented 8 years ago

I'll push this out tomorrow morning

briankontor commented 8 years ago

Great. Thanks!

glenjamin commented 8 years ago

Released as 0.4.3