Skip to content

Update from task bb384d15-c5c9-41c2-890f-6f3c9cb6c40e#11

Merged
msaadshabir merged 1 commit into
mainfrom
code-issue-analysis-6c40e
May 22, 2026
Merged

Update from task bb384d15-c5c9-41c2-890f-6f3c9cb6c40e#11
msaadshabir merged 1 commit into
mainfrom
code-issue-analysis-6c40e

Conversation

@msaadshabir

Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task bb384d15-c5c9-41c2-890f-6f3c9cb6c40e.

…lding

- .gitignore: Updated to include comprehensive list of files and directories to ignore including compressed files, logs, temp files, dependencies, and editor files
- src/pipeline/aggregator.rs: Fixed mutex handling in AggregatorHandle methods to properly handle poisoned mutexes using unwrap_or_else and into_inner
- src/web/server.rs: Replaced unwrap() calls with proper error handling using Response::builder().status().header().body() for unauthorized_response and static_handler functions
@msaadshabir msaadshabir merged commit 6fe885e into main May 22, 2026
3 of 5 checks passed
@msaadshabir msaadshabir deleted the code-issue-analysis-6c40e branch May 22, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants