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

test_async does not run in async mode #656

Open
1 of 8 tasks
huard opened this issue May 5, 2022 · 0 comments
Open
1 of 8 tasks

test_async does not run in async mode #656

huard opened this issue May 5, 2022 · 0 comments

Comments

@huard
Copy link
Collaborator

huard commented May 5, 2022

Description

It looks like the test in tests/test_async.py does not run in async mode. Also, it only checks that the execute response has been accepted, not that the process actually completed.

I'm able to start the test in async mode, but I'm not sure how to get the final response, as the statusLocation does not seem to get updated.

Environment

  • operating system: linux
  • Python version: 3.8.12
  • PyWPS version: 4.5.2
  • source/distribution
  • git clone
  • Debian
  • PyPI
  • zip/tar.gz
  • other (please specify):
  • web server
  • Apache/mod_wsgi
  • CGI
  • other (please specify):

Steps to Reproduce

Additional Information

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 a pull request may close this issue.

1 participant