Results 7 issues of Kirill Pinchuk

Fixes #53 Also fixes extra savepoints from #45 `_connection_for_bind` caches not `bind` directly but `conn` and `conn.engine` https://github.com/sqlalchemy/sqlalchemy/blob/rel_1_3_24/lib/sqlalchemy/orm/session.py#L453 because we're mocking `session.bind` with MagicMock it never gets into the `_connections`...

Can anyone clarify if it is expected behavior? It seems like nested transactions don't work and I'm not sure if it should be fixed or not. ```python def test_rollback_nested(person, db_session):...

- [@stripe/stripe-react-native](https://github.com/stripe/stripe-react-native) - https://github.com/tipsi/tipsi-stripe/issues/779 https://github.com/tipsi/tipsi-stripe/pull/840

Apply here: https://app.smartsheet.com/b/form/b1a1053eaac7496eb0ae7892ebd68973

Thank you for the library! **Describe the bug** It looks like several parallel tasks are able to successfully trigger the same transition more than once. So it is possible to...

bug

Since we've started to break API's it is probably a good time to make more changes. Let's get our ideas in issues and then split and code them. https://github.com/micro-fan/aiozk/projects/1

Describe your issue here: Plugin `Another MCP Server` is defining its python dependencies using a section in `plugin.json` file And it looks like binja is ignoring this section, or there...