Aaron Schultz

Results 3 issues of Aaron Schultz

`async_mutex::unlock()` makes a direct call to `handle.resume()` on the next awaiter in the queue. This prevents the code releasing the mutex from continuing its execution until the next awaiter --...

**Issue** redux-saga-test-plan requires "@redux-saga/is" and "@redux-saga/symbols" at runtime, but doesn't list the package as one of its public dependencies in package.json. This issue is particularly acute for consumers that leverage...

Overview === The [C++/WinRT implementation](https://github.com/lottie-react-native/lottie-react-native/pull/714) of lottie-react-native is a wrapper around AnimatedVisualPlayer to support playback of Lottie animations in React Native. On the native side, it expects consuming applications to...

feature-lottiegen