Files
awx/awx
Ryan Petrello 37dbfa88f9 close the persistent shelve when we're done checking it
this code was added to detect celerybeat shelve .db corruption, but it caused a different issue; opening the shelve in this way puts a write lock on it, which means that when we attempt to open it _again_ moments later, we can't.

when we're done checking the validity of the file, we need to close it
2019-01-17 08:20:21 -05:00
..
2019-01-15 14:09:01 -05:00
2019-01-15 14:09:01 -05:00
2019-01-15 14:09:05 -05:00
2018-12-18 16:23:17 -05:00
2019-01-15 14:09:01 -05:00
2019-01-15 14:09:05 -05:00
2018-07-30 11:03:53 -04:00