Maksim Kalinin

Results 9 issues of Maksim Kalinin

**Describe the bug** When many files are deleted simultaneously (tested with 3064 files) inside watched folder or subfolder, `unlink` event gets fired on the watched folder. There's no bug if...

mac
has test case

**Is your feature request related to a problem? Please describe.** The `electron-redux` has really easy-to-use API that helps a lot when working on electron applications. However, it has some limits...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:
has-repro-gist
29-x-y

* **Electron-Builder Version**: 24.13.3 * **Node Version**: 20.10.0 * **Electron Version**: 29.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: pkg Postinstall script in pkg target receives wrong `$2`...

**Describe the bug** `puppeteer-extra-plugin-stealth` package works on `https://meet.google.com` website with puppeteer version 22.1.0 (Chrome for testing version 121.0.6167.85). However, when using puppeteer 22.2.0 (Chrome for testing version 122.0.6261.57), the website...

issue: bug report
needs triage

### Search before asking - [x] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report. ### HUB Component _No response_ ### Bug The app crashes immediately after...

bug
HUB

Hi, and thanks for the great work on this project! We’re currently considering using this library as part of [react-native-webrtc](https://github.com/react-native-webrtc/react-native-webrtc) project, and having CocoaPods support would significantly simplify the integration...

Screen share on iOS gets captured at Broadcast Extension (that is implemented by the library consumer) and then is sent to the main app via unix socket. However, previously it...

enhancement
ios
confirmed
needs-reviewing

It looks like there is a bug in `NalUnitParser` class when parsing video packets. Specifically, if a packet contains more than one NAL unit, the parser just considers it as...