Federico Capoano

Results 523 comments of Federico Capoano

May be related: [#31637 Registering database connections for cleanup on fork](https://code.djangoproject.com/ticket/31637).

something like that would be really awsome

https://github.com/openwisp/openwisp-radius/pull/522 provides a way to create counters which support Gigawords. Counters supporting Gigawords will haveto be added to this repo but I don't have enough bandwidth to work on this...

I see the `--diff` option in the latest master. Would be great if it colored the output too.

Closing for lack of follow up, thanks for trying :+1:.

Solved: https://github.com/openwisp/openwisp-users/commit/99c5c7d84e78f4655714c9ce000cd63942d38a9d.

@labertasche42 interesting! Does it always timeout or if you keep repeating it would work?

This widget implements what we need in @openwisp, so it's good enough for us, but if you can find a way to retain the right type let us know, I'm...

@devkapilbansal I have noticed that there are quite a few instances of the calls to `logger` in which the `-t` (tag) flag is not used. Is that on purpose? I...

@devkapilbansal one more thing, regarding verbose mode, I think we could handle the verbose output using this function we're imagining here. We have a lot of if/else in the code...