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

error on object creation #1

Open
brackendalebrewing opened this issue Jan 22, 2022 · 1 comment
Open

error on object creation #1

brackendalebrewing opened this issue Jan 22, 2022 · 1 comment

Comments

@brackendalebrewing
Copy link

Hi
When I try your examples , or make a simplified test ie: only create the object, I get an error

/home/a/.local/lib/python3.8/site-packages/asyncowfs/server.py:149: RuntimeWarning: coroutine 'TaskGroup.spawn' was never awaited
self.service.nursery.spawn(self._run_reconnected, val)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback

@agronholm
Copy link

What version of AnyIO and asyncowfs are you running?

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