Skip to content

Commit

Permalink
[SDK 851] Concurrent thread issue. (#18)
Browse files Browse the repository at this point in the history
* thream sample app

* Synchronized Backend mode methods

* - thread lock added
- version number updated
- changelog.md updated

* version update in gradle properties

* lock object rename to 'lockBRQStorage'
  • Loading branch information
ZahidZafar authored Jun 29, 2022
1 parent ca61a7b commit 3cec3b1
Show file tree
Hide file tree
Showing 7 changed files with 298 additions and 93 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
20.11.3
* Fixed a threading issue in the backend mode feature.

20.11.2
* Added backend mode feature and a new configuration field to enable it.

Expand Down
Loading

0 comments on commit 3cec3b1

Please sign in to comment.