issues Search Results · language:Dune language:Python language:HTML language:JavaScript linked:pr language:JavaScript
Filter by
4.9M results
What
Repoint the portfolio domain from app1.eduaiblr.in to student.omapps.in and update the README live URL.
Why
Consolidate under the omapps.in domain. Old domain now 301-redirects to the new one. ...
Describe the bug LangGraph reports a BlockingError — an MCP tool call triggered by subprocess.Popen executing
synchronously in an asynchronous context.
To Reproduce Steps to reproduce the behavior:
1. ...
bug
there are two logging levels: INFO and DEBUG
Description
search_emails (GET /search) and archive_email (POST /archive/{uid}) in routes/email_routes.py are declared async def,
but their bodies are synchronous, blocking IMAP I/O with zero awaits. ...
ready for review
The problem
DpsConfig.range() (in helpers/device_config.py) applies scale but not target_range. A number entity derives
native_min_value / native_max_value from range(), so any number whose displayed ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
The codebase has scattered inline setTimeout calls to debounce search/filtering inputs, leading to duplicate code ...
enhancement
With https://github.com/openSUSE/obs-service-tar_scm/issues/543 , escaping the username and password for SCM checkouts
was introduced to avoid running into issues when username or password contain bad ...
Description
Two minor but clean code quality issues exist in backend/ai_core/blog_generator.py that should be fixed.
1. Duplicate Import (Line 6 7)
build_prompt and get_current_time are imported twice ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
When requests arrive in the exact same millisecond, rateLimiter s refill calculation gets elapsed = 0 and resets ...
enhancement
- lint로 인해 전체 파일 오류 수정
- 사용하지 않는 import가 많아서 그 부분 위주로 수정진행 예정
documentation

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.