Antoine Pitrou added the comment: > There's also the other multiprocessing limitation Antoine mentioned early on, > where queues/pipes used a 32-bit signed integer to encode object length.
> Is there a way or plan to get around this limitation? As I said above in https://bugs.python.org/issue17560#msg185345, it should be easy to improve the current protocol to allow for larger than 2GB data. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17560> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com