-
Notifications
You must be signed in to change notification settings - Fork 13
fix response clone bug #1565
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
base: feature/issue-1247-standalone-markdown-plugin
Are you sure you want to change the base?
fix response clone bug #1565
Conversation
…v server serve and intercept related resource plugin processing" This reverts commit 23fefca.
Took a little while with all the testing, but with this change in my branch, it has now been pretty stable again across Linux, Mac, and Windows. If you want to try and extract that out (including my comments) it might be nice to help stabilize mainline for other open PRs, but either way I will be merging #1457 in a couples days as it is pretty much ready, just one little nice to have open item but not a blocker. Would also like to avoid any final merge conflicts on that PR as it has been in the works for a little while. 😮💨 |
yeah I saw that change and it confuses me because it shouldn't be necessary. I encountered this issue before and thought I had found a fix. I can't reproduce it locally, so I've been testing in CI. KaiPrince#2 Anyhow if your PR is ready before I end up finding a fix just go ahead with it. If I discover the issue later and I'm able to commit a stable fix I'll make a follow-up PR. This draft PR is just a workbench for me to test in CI. |
This reverts commit b1606b8.
Fix the .mp3 tests.
Failing test runs:
https://github.com/KaiPrince/greenwood/actions/runs/17111099878/job/48532445170
#1457 (comment)
Fix: KaiPrince@b133a73