AlexV
AlexV
When working on a python package, I usually do not assume anything in the environment. Software is after all generic and abstract, and the environment should, ideally, not matter. Afterall...
Would it be feasible to add a feature for the user to check his grammar in the editor ? I am thinking something along the lines of https://omrelli.ug/nearley-playground/ that provides...
I am using `bash` but there isnt any set-env script for it ? Any specific reason for it ? I could write a simple one, but I'm not sure how...
ogdl-c
I am planning to make a python extension for ogdl... there : https://github.com/asmodehn/ogdl-c/tree/python I will use the C library, so I had a few questions : - even though it...
**Describe the bug** Initializing the app multiple times gives error. Although this is not a main usecase, it can happen when running tests that override settings. I noticed it when...
I am using 3.1.20 (Redis broker and backend) and I would like a way to Abort/Revoke the currently running tasks when the worker is being shutdown. The point is to...
Daphne should not touch the unix socket managed by supervisor, as supervisor will forward the traffic to `--fd 0` ## Checklist - [X] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html)....
**Describe the bug** ``` RUNNING HANDLER [openwisp.openwisp2 : Restart daphne] ************************************************************************************************************** fatal: [10.0.5.4]: FAILED! => {"changed": true, "cmd": ["supervisorctl", "restart", "daphne:asgi0"], "delta": "0:00:01.358892", "end": "2025-06-05 09:30:20.324525", "msg": "non-zero return code",...
## Checklist - [X] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [X] I have manually tested the changes proposed in this pull request. - [ ] I have written...
## Checklist - [X] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [X] I have manually tested the changes proposed in this pull request. - [ ] I have written...