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

Serializing Connection/Pool/Record objects #544

Open
MennoNij opened this issue Mar 19, 2020 · 0 comments
Open

Serializing Connection/Pool/Record objects #544

MennoNij opened this issue Mar 19, 2020 · 0 comments

Comments

@MennoNij
Copy link

@MennoNij MennoNij commented Mar 19, 2020

I'm trying to use asyncpg in combination with Dask, but I'm running into the problem that Pool, Connection or asyncpg.Record objects cannot be serialized (pickled) to and from my workers. (I need to supply a Pool or Connection to a worker, and expect Record objects back)

Any suggestions?
Regards,

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.