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

Stop using session flash to communicate with callbacks #5658

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

tomhughes
Copy link
Member

@tomhughes tomhughes commented Feb 12, 2025

Using flash for this is silly, and has weird effects as observed in the fact that I had to fix a test which had accidentally relied on fetching user details from the API causing a session to spring into existence because it wrote to flash.

@gravitystorm gravitystorm merged commit d642adc into openstreetmap:master Feb 12, 2025
15 checks passed
@gravitystorm
Copy link
Collaborator

Merged, thanks!

@tomhughes tomhughes deleted the flash-skip-terms branch February 12, 2025 10:44
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