Skip to content

Conversation

@Ash-exp
Copy link
Contributor

@Ash-exp Ash-exp commented May 20, 2024

Currently the Post APIs has no context binding, which restricts us to gracefully shutdown the POST api.

  1. Added internal filed ctx to All POST api based methods
  2. Method to update ctx in the method request.

Fixes #286

Copy link
Owner

@ktrysmt ktrysmt left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you.

@ktrysmt ktrysmt merged commit bfc0803 into ktrysmt:master May 22, 2024
Ash-exp added a commit to Ash-exp/go-bitbucket that referenced this pull request May 28, 2024
fernandoStrong pushed a commit to strong-network/go-bitbucket that referenced this pull request Oct 14, 2024
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.

feat: Add context support to all POST methods

2 participants