John Webb

Results 3 comments of John Webb

On Mac 11.2.1 the `dump` command is doing the same thing. `rethinkdb dump -c my-host-name` ``` cannot pickle '_thread._local' object Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/rethinkdb/_dump.py", line 200, in...

If it's any help, it looks like there was an issue with [redis-py](https://github.com/andymccurdy/redis-py/issues/1029). It looks like the parent process might not be serializable. [Another similar issue](https://github.com/rq/rq/issues/1264) was [fixed](https://github.com/rq/rq/pull/1302/files) by serving...

I was having the same issue and it was driving me nuts. I finally figured out what was going on. The issue is really in the gulp-modernizr package. In the...