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

Debugging of server plugin fails #961

Closed
thomasstorm opened this issue Apr 4, 2024 · 0 comments · Fixed by #962
Closed

Debugging of server plugin fails #961

thomasstorm opened this issue Apr 4, 2024 · 0 comments · Fixed by #962
Assignees

Comments

@thomasstorm
Copy link
Contributor

Describe the bug
When developing a new plugin for the xcube server module, the debugging process of unit-level test fails before running the actual tests.

Expected behavior
Debugging unit-level tests should work.

Additional context
The error message is cryptic, but xcube server uses a deprecated method to set tornado's event loop, which could be the reason for the error.

@thomasstorm thomasstorm self-assigned this Apr 4, 2024
thomasstorm added a commit that referenced this issue Apr 4, 2024
…ethod

Replace use of deprecated method in testing module. (#961)
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