Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7dbe3565 authored by Dhananjay Kumar's avatar Dhananjay Kumar Committed by Gerrit - the friendly Code Review server
Browse files

hal: defer compress input usecase availability check to start

Compressed input usecase availability check in open input stream
is hitting error frequently due to race condition in calling close
on existing stream with respect to  opening new input stream.
Defer usecase availability check to make compress usecase inline
with normal record usecase which can withstand race condition for
open vs close without hitting error.

Change-Id: I3f27fca31042e0d351550f2465efded9361d639a
parent 7098e119
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment