-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix for thread issue * Rectified * Strong self for Background task * Updated Thread for making calls * Initial Fixes for Thread RaceCondition * Thread Issue * traitsFix - No errors * Improvement * Multiple externalId fix * Synchronised dict method of various classes and improved code. * Improved code. * Improved thread implementation * Reverted back unrequired changes. * Reverted back unrequired changes. * Optimised code * Optimised code * Optimised EventRepository * Optimised EventRepository * Optimised Context class. * Improved externalIds handling in Context class. * Reverting externalId optimisation. * Addressing Comments: Removed synchronised block from Context `dict` method. * Optimised Code * Update EventRepository.m * Optimised externIds in Context, Synchronised two other race conditions in: Option and EventRepository. Co-authored-by: Pallab Maiti <pallab@rudderstack.com> Co-authored-by: Desu Sai Venkat <saivenkatdesu@gmail.com> * [BugFix] Thread issue (#123) * Rectified * Strong self for Background task * Updated Thread for making calls * Initial Fixes for Thread RaceCondition * Thread Issue * traitsFix - No errors * Improvement * Multiple externalId fix * Synchronised dict method of various classes and improved code. * Improved code. * Improved thread implementation * Reverted back unrequired changes. * Reverted back unrequired changes. * Optimised code * Optimised code * Optimised EventRepository * Optimised EventRepository * Optimised Context class. * Improved externalIds handling in Context class. * Reverting externalId optimisation. * Addressing Comments: Removed synchronised block from Context `dict` method. * Optimised Code * Update EventRepository.m * Optimised externIds in Context, Synchronised two other race conditions in: Option and EventRepository. * Bumped version to 1.5.2 Co-authored-by: Pallab Maiti <pallab@rudderstack.com> Co-authored-by: Desu Sai Venkat <saivenkatdesu@gmail.com> Co-authored-by: Pallab Maiti <pallab@rudderstack.com> Co-authored-by: Desu Sai Venkat <saivenkatdesu@gmail.com>
- Loading branch information
1 parent
30ea531
commit d875bb1
Showing
23 changed files
with
399 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.