mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
Unfortunately I think this is just one of a whole class of race conditions caused by errored channels being unloaded immediately without waiting for the refcounter to reach 0. However, this one is the only one that appears commonly in the logs so adding this check should buy time to rethink the overall problem. |
||
|---|---|---|
| .. | ||
| accesscontrol.js | ||
| channel.js | ||
| chat.js | ||
| customization.js | ||
| drink.js | ||
| emotes.js | ||
| filters.js | ||
| kickban.js | ||
| library.js | ||
| mediarefresher.js | ||
| module.js | ||
| opts.js | ||
| permissions.js | ||
| playlist.js | ||
| poll.js | ||
| ranks.js | ||
| voteskip.js | ||