Marco Bonetti

Results 109 comments of Marco Bonetti

If you could point me to the right way to reload the runfcgi process I'll gladly integrate this.

Yes, I reckon this could happen. I wouldn't recommend having a 700k pofile in the first place, but this could indeed happen. Any suggestions on how to handle this?

Pillow is not pinned in the dependencies, so the test suite runs with the latest version by default, and 8.3.1 [seems to be perfectly fine](https://github.com/mbi/django-simple-captcha/runs/3130816475?check_suite_focus=true). ![image](https://user-images.githubusercontent.com/131808/126592397-da67e347-3605-4234-acc7-46cc8933043e.png) So, what version of...

What wsgi server is this on? mod_wsgi / gunicorn / ? Also, in my experience random exit code -1 crashes could be related to out of memory issues. Check your...

Good catch! Would you mind submitting a quick PR that fixes this? :pray:

Thank you, this is actually a really good idea! Not sure it'd make CAPTCHAs harder to defeat for an attacker, but a colorful challenge *could* be more fun to interact...

Can't really reproduce, which version of flite and sox are you using? This works for me (using your settings) ``` ~ sox --version sox: SoX v14.4.2 ~ flite --version Carnegie...

@SilverStrings024 pull requests are always welcome! :bowing_man:

I'm sorry: I see how that could be a an desirable feature, but I don't think this is possible in the current state.

Thank you! Any chance for a test and some documentation?