You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix race in FlatteningSubscriber where onClose called before items pa… (#3735)
* Fix race in FlatteningSubscriber where onClose called before items passed to onNext
* Add stochastic unit test for race condition in FlatteningSubscriber
---------
Co-authored-by: Dongie Agnir <[email protected]>
"description": "Fix race in FlatteningSubscriber where onClose called before items passed to onNext. See [#3734](https://github.com/aws/aws-sdk-java-v2/issues/3734)"
0 commit comments