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

Fatal error: attempt to await next() on more than one task #2

Open
natis97 opened this issue Jun 20, 2023 · 2 comments
Open

Fatal error: attempt to await next() on more than one task #2

natis97 opened this issue Jun 20, 2023 · 2 comments
Assignees

Comments

@natis97
Copy link

natis97 commented Jun 20, 2023

Hi, since a couple of days this doesn't work any longer for me (wether in my projects + GitHub demo)

After successful scanning and showing the message the running code breaks with this explanation:

_Concurrency/AsyncStreamBuffer.swift:253: Fatal error: attempt to await next() on more than one task

Whats to do? I can't make it working again since it always fails by this error.

@romanmazeev
Copy link
Owner

romanmazeev commented Sep 10, 2023

Hey 👋
Thanks for the feedback!

Unfortunately I was unable to reproduce the problem, could you please share more details about your environment or possible ways to reproduce the error.

@romanmazeev romanmazeev self-assigned this Sep 13, 2023
@romanmazeev
Copy link
Owner

I recently made major refactoring and there is a high probability that the problem has been fixed
Try Release 1.1.0

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

No branches or pull requests

2 participants