Changes between Version 6 and Version 7 of Ticket #35757
- Timestamp:
- Sep 12, 2024, 9:44:34 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35757 – Description
v6 v7 75 75 Weird enough the (to me) more obvious, `--nothreading` option does _not_ help. That crashes in the same way. 76 76 77 NB: this workaround breaks django channels, so if you have websockets in your app, then this `workaround`is not usable.77 NB: this workaround breaks django channels, so if you have websockets in your app, then this "workaround" is not usable. 78 78 79 79