--- name: Bug report about: Create a report to help us improve title: "[BUG] Description of the bug" labels: bug assignees: - hibiken - kamikazechaser --- **Describe the bug** A clear and concise description of what the bug is. **Environment (please complete the following information):** - OS: [e.g. MacOS, Linux] - `asynq` package version [e.g. v0.25.0] - Redis/Valkey version **To Reproduce** Steps to reproduce the behavior (Code snippets if applicable): 1. Setup background processing ... 2. Enqueue tasks ... 3. See Error ... **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.