Don't try to use metahead repeatedly especially after a suspend-resume cycle #34

Merged
JoshStrobl merged 1 commit from resumeguards into main 2026-04-25 12:46:16 +02:00
Owner

This should hopefully resolve #33. From the trace file you can see the metahead is just cycling very fast until probably (I'm guessing) memory issues causes the app to crash.

This PR basically adds some guards around metahead creation and metahead usage (in outputmanager) to prevent this cycling.

This should hopefully resolve #33. From the trace file you can see the metahead is just cycling very fast until probably (I'm guessing) memory issues causes the app to crash. This PR basically adds some guards around metahead creation and metahead usage (in outputmanager) to prevent this cycling.
Don't try to use metahead repeatedly especially after a suspend-resume cycle
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
00c586fb96
JoshStrobl deleted branch resumeguards 2026-04-25 12:46:16 +02:00
Sign in to join this conversation.
No description provided.