13 prompts matching "concurrency"
Act as a senior Python engineer. Teach me practical asyncio patterns for [USE CA...
I have a test that passes ~90% of the time but fails intermittently. Help me deb...
Design a safe database migration plan for [SCHEMA CHANGE]. Details: - Database:...
Review the PR below as a senior engineer would. Cover: (1) correctness — does it...
Analyze the following async code for race conditions. Identify any shared state ...
I have a bug that reproduces in prod but not in any other environment: [SYMPTOM,...
I keep solving the same data problem three different ways across my team's sprea...
Generate a GitHub Actions workflow for a TypeScript monorepo using [Nx / Turbore...
I have a bug that won't reproduce locally but appears in production. Help me hun...
You are a senior systems engineer. We have a bug where [SYMPTOM] occurs in produ...
You're a senior engineer doing a code review. I'll paste the diff. Don't comment...
I have a bug that only happens in production and never reproduces locally. The s...
I'll paste a function and describe what it's supposed to do. List the test cases...