<br><br><div class="gmail_quote"><div dir="ltr">On Wed, Aug 2, 2017, 19:44 Thomas De Schampheleire <<a href="mailto:patrickdepinguin@gmail.com">patrickdepinguin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2017-08-02 19:06 GMT+02:00 Dominik Ruf <<a href="mailto:dominikruf@gmail.com" target="_blank">dominikruf@gmail.com</a>>:<br>
> Hi all,<br>
><br>
> while working on<br>
> <a href="https://bitbucket.org/conservancy/kallithea/pull-requests/357" rel="noreferrer" target="_blank">https://bitbucket.org/conservancy/kallithea/pull-requests/357</a><br>
> I noticed, that even though the PR fixes the broken celery functionality on<br>
> linux,<br>
> it still does not work on windows. I'm not even sure it can be fixed on<br>
> windows.<br>
<br>
With Pylons+Celery3 things still worked on Windows, and</blockquote></div><div>I have to (re-)check that. I'm not sure anymore.</div><div class="gmail_quote"></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> with<br>
TurboGears2+Celery3 it no longer works, even with your fixes, is that<br>
correct?<br></blockquote></div><div>Yes</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Can you describe the problem you see on Windows? </blockquote></div><div>The tasks do not get registered.</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why do you think it<br>
could maybe not be solvable?<br></blockquote></div><div>It seems to be related on how the worker processes are forked. But that is an early guess.</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would assume that if Celery3 is supposed to work on Windows, and it<br>
has worked for us with Pylons, then it is also possible to make it<br>
work with TG2. If needed, we can request support or changes from<br>
Alessandro Molina.<br>
<br>
> And Celery 4 officially dropped windows support<br>
> <a href="http://docs.celeryproject.org/en/latest/whatsnew-4.0.html#removed-features" rel="noreferrer" target="_blank">http://docs.celeryproject.org/en/latest/whatsnew-4.0.html#removed-features</a><br>
><br></blockquote></div><div>What about this part?</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> So this raises the question, do we want to<br>
> a) drop windows support as well<br>
> b) switch to something different (maybe twisted)<br>
> c) try to fix it on windows and stay on celery 3 (for ever!?)<br>
<br>
I would start with c) up to the point where we are blocked and cannot<br>
resolve it.<br>
<br>
a) would mean to drop support for task offloading on Windows, not<br>
fully dropping Windows support of Kallithea, right?<br></blockquote></div><div>Right. But I thing a fairly big kallithea installation needs celery.</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
b) could also be an option, but I have no experience with any of the<br>
alternatives.<br>
<br>
Best regards,<br>
Thomas<br>
</blockquote></div>