Skip to content

Conversation

@aagbsn
Copy link
Contributor

@aagbsn aagbsn commented Oct 29, 2025

When api/build_runner.sh is run as part of CI, it fails because debian bullseye-backports is no longer available.
I update the Dockerfile and resolve other issues with deprecated code.

@aagbsn
Copy link
Contributor Author

aagbsn commented Oct 30, 2025

fixes #1024

top.pop()
else:
break
# deprecated name _request_ctx_stack and marked as not a bug on issue #42
Copy link
Contributor Author

Choose a reason for hiding this comment

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

From pytest-dev/pytest-flask#42, this workaround is not recommended.

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.

1 participant