mirror of
https://github.com/bugsink/bugsink.git
synced 2025-12-30 18:00:17 -06:00
simplify simplify simplify. In particular, this creates a symmetry with a 'just run manage.py runserver', which could be used for debugging Also, turns out sockets aren't actually faster: https://stackoverflow.com/a/54013893/339144 > In this particular setup no unix socket performance advantage.