You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got another pool which is dedicated to IO. I just want it to be usable among all main pool threads, but if I'm correct serialization provides a copy of an object not the original one. What may I do in this case?
The text was updated successfully, but these errors were encountered:
I've got another pool which is dedicated to IO. I just want it to be usable among all main pool threads, but if I'm correct serialization provides a copy of an object not the original one. What may I do in this case?
The text was updated successfully, but these errors were encountered: