Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with crash due to bad transaction file #36

Merged
merged 2 commits into from
Aug 22, 2021
Merged

Conversation

pablobaxter
Copy link
Owner

This clears the transaction file created due to #22, and reported in #34.

This fixes commit history due to mistaken merge into main.

@pablobaxter pablobaxter merged commit e7c479e into develop Aug 22, 2021
@pablobaxter pablobaxter deleted the bug-gh-34 branch August 22, 2021 18:38
pablobaxter added a commit that referenced this pull request Aug 24, 2021
* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Fix issue with crash due to bad transaction file (#36)

* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Update all libraries, roll version

* Update to AGP 7 and update other gradle plugins
pablobaxter added a commit that referenced this pull request Oct 10, 2021
* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Fix issue with crash due to bad transaction file (#36)

* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Update all libraries, roll version

* Update to AGP 7 and update other gradle plugins

* Use LG device for testing Harmony

* Use proper model name

* Create test to replicate issue with LG

* Check for info on what is available for LG devices

* Remove testing run

* Potential fix for LG device crashes

* Clean up code, testing negative case

* Revert negative test case

* Fix test upload

* Update test dependencies

* Fix issue where FileObserver thread my not be started yet

* Improve on FileObserver thread start

* Rename some lock objects, ensure FileObserver is initialized immediately

* Revert some changes, cleanup

* More cleanup

* Test negative case again

* Reset back to normal test case
pablobaxter added a commit that referenced this pull request Oct 10, 2021
* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Fix issue with crash due to bad transaction file (#36)

* Fix for persistent OOM crashing issue

(cherry picked from commit 4874d79)

* Added unit test and logging for OOM issue

(cherry picked from commit 8d4c475)

* Update all libraries, roll version

* Update to AGP 7 and update other gradle plugins

* Use LG device for testing Harmony

* Use proper model name

* Create test to replicate issue with LG

* Check for info on what is available for LG devices

* Remove testing run

* Potential fix for LG device crashes

* Clean up code, testing negative case

* Revert negative test case

* Fix test upload

* Update test dependencies

* Fix issue where FileObserver thread my not be started yet

* Improve on FileObserver thread start

* Rename some lock objects, ensure FileObserver is initialized immediately

* Revert some changes, cleanup

* More cleanup

* Test negative case again

* Reset back to normal test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant