Changes between Initial Version and Version 1 of Ticket #26888, comment 1
- Timestamp:
- Jul 14, 2016, 10:57:31 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26888, comment 1
initial v1 1 1 PR: https://github.com/django/django/pull/6914 2 3 I don't think it's possible to write tests for this, other than simply calling `_populate()` on a large number of concurrent threads and hoping for the best. I'm open to suggestions.