1. How can we actually perform periodic background...
# development
a
2. How can we actually perform periodic background work, given we can’t have a background thread scheduling it because of fork issues?