CHANGES in right_chimp-2.1.24 vs CHANGES in right_chimp-2.1.25

- old
+ new

@@ -1,4 +1,7 @@ +Version 2.1.25 +-------------- +* Bugfix: Fixed some corner case race conditions that affected the proper tracking of processing tasks. Version 2.1.24 -------------- * Feature: We now ensure jobs are added and tracked into the processing status before sending a 200 back to the client. As a result chimp wait until will never skip a group because of slow API performance.