Skip to content

Conversation

@jordanrfrazier
Copy link
Collaborator

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 1.6.4-patch-s3-impl

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

…#10377)

* Scope sessions to read/write and normalize using single mgmt function

* [autofix.ci] apply automated fixes

* comments and dedupe

* Fix not persisted issues

* [autofix.ci] apply automated fixes

* Re-add initialization of sut :wq
peruser which adds default folder

* Add debug log

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2025

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

Comment on lines +215 to +216
async with self.async_session_maker() as session:
yield session
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove the try/except here?

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.

4 participants