+0
−80
+1
−86
Loading
- Remove _convert_spec_for_wiki function (nested asyncio.run() + spec checkout pipeline hangs on network requests) - Remove source_kind parameter from convert_for_wiki (all items go through TDoc pipeline via WhatTheSpec, which now handles unknown statuses) - Fix SpecDownloads.__init__() in checkout.py: was passing cache_manager_name kwarg that doesn't exist on the constructor - Update _workspace_commands.py caller to match new signature