Gábor Boros
Gábor Boros
@fnrcum Sorry for the late reply. Having busy days. Do you refer to the rethinkdb.com documentation?
Hello @iantocristian 👋 First of all, thank you for your contribution here! 🎉 Could you please add some unit/integration tests for this functionality?
@lsabi could you please double check this?
Ping @ShadowJonathan
@htbrown to me it is weird that only happens on windows and the stack trace show the error is originated from the builtin multiprocessing lib. Since I cannot test this...
Hello @TTimo, I’ll check this in the upcoming days! Thanks for reporting. 😶
Hello @TTimo, I just got back to this. What do you mean by "It appears the net_asyncio and other modules are not being packaged."? I just downloaded the files from...
@thedrow @nicolaerosia The change in https://github.com/celery/celery/pull/6957 introduced another issue/regression as well. Checking for the `datetime` objects, the datetime [subtraction](https://github.com/nicolaerosia/celery/blob/3c9317430167bcb28abc60de2528fc464ec4573d/celery/app/base.py#L737) results in a "can't subtract offset-naive and offset-aware datetimes", that never...
@thedrow @auvipy Could you please help me with how should the above issue handled? In case that's the normal behavior from now on, I'd need to update the integrations on...
> what @gabor-boros is reporting is the following [...] Yes, that's what I meant in my previous comment.