generated from coulomb/repo-seed
str.join() is synchronous and cannot consume a generator that uses await. Build the blocker slugs list with an explicit async for loop instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
str.join() is synchronous and cannot consume a generator that uses await. Build the blocker slugs list with an explicit async for loop instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>