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

No way to stop long polling on a Processor #40

Closed
mlaflamm opened this issue May 26, 2022 · 1 comment
Closed

No way to stop long polling on a Processor #40

mlaflamm opened this issue May 26, 2022 · 1 comment

Comments

@mlaflamm
Copy link
Contributor

There is currently no way to programmatically stop long polling on a Processor. Once started, long polling stops only when the process exits. This makes it very hard to have multiple separate integration tests on a single package without interference.

I’ve prepared a PR, #39, that add the ability to stop long polling

@liderman
Copy link
Contributor

liderman commented Jun 8, 2022

@mlaflamm
changes released in v3.1.0.
Thanks.

@liderman liderman closed this as completed Jun 8, 2022
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

No branches or pull requests

2 participants