• Vladimir Shushlin's avatar
    Remove pages domains synchrously · 3d99ad59
    Vladimir Shushlin authored
    The only operation which should be performed
    asynchrounsly is actual disk operations
    
    marking pages as not deployed doesn't require disk access
    and removal of domain also doesn't if pages are
    already marked as deployed
    3d99ad59
pages_remove_worker.rb 341 Bytes