Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove unusued background_task transaction. #458

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dianakhuang
Copy link
Contributor

@dianakhuang dianakhuang commented Oct 16, 2024

Also add comments explaining get_current_transaction is internal-only and will not be exposed via API.

#419
Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

@dianakhuang dianakhuang force-pushed the diana/refactor-monitoring branch 2 times, most recently from 8b8e83d to f9f6a7b Compare October 16, 2024 14:46
@dianakhuang dianakhuang force-pushed the diana/refactor-monitoring branch from f9f6a7b to cd70e28 Compare October 16, 2024 15:22
CHANGELOG.rst Outdated Show resolved Hide resolved
@dianakhuang dianakhuang force-pushed the diana/refactor-monitoring branch 2 times, most recently from 4834ac6 to 0d064f8 Compare October 16, 2024 15:45
@dianakhuang dianakhuang force-pushed the diana/refactor-monitoring branch 3 times, most recently from 34815e3 to c8d5a19 Compare October 17, 2024 17:16
background_task is seemingly unusued, so it has been removed.

Also add comments explaining get_current_transaction is
internal-only and will not be exposed via API. Remove most
public references to it. Also refactor code so that it
is only used in the file where it's used.
@dianakhuang dianakhuang force-pushed the diana/refactor-monitoring branch from c8d5a19 to 169acb7 Compare October 17, 2024 17:28
@dianakhuang dianakhuang merged commit b491897 into master Oct 17, 2024
6 of 7 checks passed
@dianakhuang dianakhuang deleted the diana/refactor-monitoring branch October 17, 2024 17:47
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