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

fix queued_interceptor_crsftoken #1457

Closed
wants to merge 6 commits into from

Conversation

ipcjs
Copy link
Contributor

@ipcjs ipcjs commented Apr 3, 2022

New Pull Request Checklist

  • I have read the Documentation
  • I have searched for a similar pull request in the project and found none
  • I have updated this branch with the latest develop to avoid conflicts (via merge from master or rebase)
  • I have added the required tests to prove the fix/feature I am adding
  • I have updated the documentation (if necessary)
  • I have run the tests and they pass

This merge request fixes / refers to the following issues:
#1308

Pull Request Description

fix queued_interceptor_crsftoken

@AlexV525
Copy link
Member

Hi @ipcjs, #1262 seems to address the same issue as yours. Can you verify if both fixes are valid, or which one is good to go?


/// @see [Interceptors.requestLock]
/// @see [QueueTokenInterceptor]
@Deprecated('use QueueTokenInterceptor instead.')
Copy link
Member

Choose a reason for hiding this comment

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

We might just remove the interceptor since it's an example.

@AlexV525 AlexV525 closed this Feb 13, 2023
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