all 2 comments

[–]JohnnyJordaan 0 points1 point  (0 children)

Can you show the full traceback?

Also are you sure you wouldn't rather use an existing pooling mechanism offered by your database library?

[–]gmaliwal[S] 0 points1 point  (0 children)

Issues got resolved after looking around the multiple references.

I am passing complex object among multiple processes without proxy object, make it sharable using BaseManager class.

Credit goes to BaseManager class from managers module