[MacOS] CoreAnimation: failed to receive fence reply
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
I've been meaning to mention this for some time, but it just happened again and I thought I'd reach out. Occasionally when developing a tauri app with `tauri dev` (ie the --debug mode) and having a long lived process, I will occasionally see the following in the RUST CLI:
```
CoreAnimation: failed to receive fence reply: 10004003
```
My search about it has never really turned up anything totally useful. It MAY be related to the fact that with the `--debug` flag set, as soon as the webview is spawned, I cannot interact with the Apple icon or indeed anything in the topbar of the OS.
It may have something to do with Tauri, but I wanted to ask here if anyone else has seen this happening.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.