Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug "leaking an unfulfilled Promise" with Xcode 15.3 #2002

Open
veovuive opened this issue Aug 1, 2024 · 3 comments
Open

Bug "leaking an unfulfilled Promise" with Xcode 15.3 #2002

veovuive opened this issue Aug 1, 2024 · 3 comments
Labels

Comments

@veovuive
Copy link

veovuive commented Aug 1, 2024

Image

I am developing an application using the google speech to text framework
When I used Xcode 14.3 it was normal, but after upgrading to Xcode 15.3 I got an error.

@veovuive veovuive added the bug label Aug 1, 2024
@glbrntt
Copy link
Collaborator

glbrntt commented Aug 1, 2024

Can you provide some more context on your problem? Without more context it's very difficult to help you.

@veovuive
Copy link
Author

veovuive commented Aug 2, 2024

when i use makeEventLoopGroup , Xcode 14.3 fine but Xcode 15.3 it error
Screenshot 2024-08-02 at 10 25 07 AM
Screenshot 2024-08-02 at 10 31 09 AM

@Lukasa
Copy link
Collaborator

Lukasa commented Aug 5, 2024

Can you provide the complete crash call stack?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants