Skip to content

Conversation

@kk7ds
Copy link
Owner

@kk7ds kk7ds commented Nov 6, 2025

This mutates global state and thus is not reentrant and not valid
behavior for a CHIRP driver.

This was found while investigating the referenced bug. Since it's
invalid and apparently broken, this patch removes the offending
code until it can be made reentrant and fixed.

Fixes #12248

This mutates global state and thus is not reentrant and not valid
behavior for a CHIRP driver.

This was found while investigating the referenced bug. Since it's
invalid *and* apparently broken, this patch removes the offending
code until it can be made reentrant and fixed.

Related to #12248
@kk7ds
Copy link
Owner Author

kk7ds commented Nov 6, 2025

cc: @Tommy83033

Please take note that I'm removing this non-reentrant code. If I had realized this during review I would have had you fix this. However, note in bug 12248 that this code was failing for the reporter anyway, so I'm removing it until it can be fixed and made reentrant.

Also please note that the poster is still having problems with uploads. If you could, please engage with him on the bug there and hopefully you can resolve it.

@kk7ds kk7ds merged commit 0d2703e into master Nov 6, 2025
6 checks passed
@kk7ds kk7ds deleted the work branch November 6, 2025 03:58
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