Files
core/tests
J. Nick Koston d7811a4adf Avoid generating a Context() object every second (#38085)
Every second we were calling the getrandom() syscall to generate a uuid4
for a context that will never be looked:

 * In most setups there are no more time_changed listeners

 * The ones that do exist never care about context

 * time_changed events are never saved in the database
2020-07-22 21:52:10 -07:00
..
2020-07-13 17:43:11 +02:00
2016-01-30 14:08:32 -05:00
2016-10-23 23:48:01 -07:00