You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the issue occurs, copyparty crashes loudly with the browser leak modal, but the mre crashes more silently -- usually the mre html/dom continues looking just fine, but the hashing thread dies in the background, dropping cpu load to 0% while keeping ram usage peaked
best way to avoid this browser bug is probably conditionally disabling webworkers for chrome-based browsers, maybe only desktop if phones are unaffected
The text was updated successfully, but these errors were encountered:
this issue will be tracked here: https://issues.chromium.org/issues/383568268
one of the chrome memleaks are back, but this time with slightly different behavior:
mt
off is finemre:
when the issue occurs, copyparty crashes loudly with the browser leak modal, but the mre crashes more silently -- usually the mre html/dom continues looking just fine, but the hashing thread dies in the background, dropping cpu load to 0% while keeping ram usage peaked
best way to avoid this browser bug is probably conditionally disabling webworkers for chrome-based browsers, maybe only desktop if phones are unaffected
The text was updated successfully, but these errors were encountered: