Skip to content

Post-merge cleanup for PR #148#149

Merged
erikdarlingdata merged 1 commit intodevfrom
fix/148-post-merge-cleanup
Mar 26, 2026
Merged

Post-merge cleanup for PR #148#149
erikdarlingdata merged 1 commit intodevfrom
fix/148-post-merge-cleanup

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Fix fire-and-forget: globalWaitTask variable replaced with _ = discard
  • Remove Debug.WriteLines from wait stats catch blocks, add separate OperationCanceledException handler
  • Remove unused using System.Diagnostics
  • Restore ps. prefix on orderClause — it's used in the ranked CTE where ps is the correct alias for #plan_stats

Test plan

  • Build succeeds (0 errors)

🤖 Generated with Claude Code

- Fix fire-and-forget: globalWaitTask variable replaced with _ = discard
- Remove Debug.WriteLines from wait stats catch blocks, add separate
  OperationCanceledException handler for clean cancellation
- Remove unused System.Diagnostics using
- Restore ps. prefix on orderClause (used in ranked CTE where ps is
  the correct alias for #plan_stats)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit a7b0ad9 into dev Mar 26, 2026
@erikdarlingdata erikdarlingdata deleted the fix/148-post-merge-cleanup branch March 26, 2026 22:11
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.

1 participant