bfraterman-tkhsecurity

Results 2 comments of bfraterman-tkhsecurity

Basically, the `self._heartbeatPromise` is used as semaphore. If it exists, releasing the lock will wait until the heartbeat is finished. The other way around is safeguarded by `self._released`. The failure...

Now that AWS is deprecating the V2 SDK, we're looking at migrating to the V3 SDK. I wonder if/how this PR can be merged? Otherwise we'll have to keep using...