reese
reese
> Can you show me which tasks are registered? > This is logged after the banner is printed. my celery just has one task , but this is my log...
> @reesezxf I'm having the same issue. Did you find a solution? I just use: celery -A celery_application worker -l info --pool=solo, and add this to supervisr, it's also can...
I have the same question, windows 10, balenaEtcher-Portable-1.5.115.exe, ubuntu-20.04.4-desktop-amd64.iso. I trid twice,all failed.
you can try this, it works for me, Python3.6, I query data from H2 Embedded and convert blob type to str ``` def stream2str(s): """ org.h2.mvstore.StreamStore$Stream -> str """ sl...