WesleyBlancoYuan
WesleyBlancoYuan
OK so there may be some weird issue with my part. Just mention it in case for someone else in my situation. Thank you. I am also aware of what...
If I raise the logger level, is there anything more to config? Do I have to call the logger to output more?
Now I have set the logging level and tested: nothing. At the moment of planified job, when the job is due, nothing happened and nothing in log. Some details: I...
Interestingly, if I don't use `django-apscheduler` jobstore, i.e., just use memory apscheduler, I can partially solve this by adding import of model classes in the callable of the job. I...
Confirmed: The DB connection is the problem. I have reported the issue to `django-apscheduler` and is solved in 0.2.5. https://github.com/jarekwg/django-apscheduler/issues/13 With or without any persistent jobstore, to avoid this issue,...
Thanks for suggesting 2023.1.0. That version still needs no login and I see I have all my workspaces imported correctly. 
> n = batch_size + 3 I guess the 3 already opened files are stdin, stdout, stderr.
> I'm using a custom keyboard layout for which I have a KLC file for Windows and an xkb/symbols file for Linux. Where should I put the xkb/symbols file for...
If you use customised keyboard layout and it's not automatically translated by WSL, I recommend to follow this question https://askubuntu.com/questions/875163/is-it-possible-to-use-a-custom-keyboard-layout-without-sudo-access-if-so-how
Hi, please help to fix this; because the plugin is not usable right now. v0.6.0 has bug of https://github.com/snyk/gradle-plugin/issues/34, while v0.6.1 introduced this bug.