commit | eee4759b87dbe7dd4bc74cf5b22828de67af8eb5 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Dec 11 17:36:26 2023 -0800 |
committer | Brad Ebinger <breadley@google.com> | Thu Dec 14 01:17:35 2023 +0000 |
tree | 9bec90cd85696e29957fcdbd14211cf9fb646a14 | |
parent | ea4073662e2e329874c9ef976ba8476bb7f96527 [diff] |
Ensure Exceptions when reporting Transaction results does not cause a stall - When TransactionManager reports onError/onTransactionCompleted, ensure that an Exception doesn't cause the TransactionManager to stall indefinitely. - When processTransaction throws an Exception, ensure that a stall doesn't occur (test only verification) Flag: EXEMPT Test: atest TelecomUnitTests:VoipCallTransactionTest Fixes: 315880456 Change-Id: I2db1f79e4e5d95a57945c636df9aba4b0d841aa3