sync/src/channel
Calvin Montgomery 6d0498987a Add sanity check for one instance of error unload
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.
2018-01-06 10:09:22 -08:00
..
accesscontrol.js Purge the awful refreshAccount logic 2016-10-03 23:12:22 -07:00
channel.js Add sanity check for one instance of error unload 2018-01-06 10:09:22 -08:00
chat.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
customization.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
drink.js package: build with babel for ES2015 support 2015-09-23 19:27:04 -07:00
emotes.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
filters.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
kickban.js Fix user join ban check for users with blank names (but clean IPs) 2017-03-15 23:44:03 -07:00
library.js Replace old ActiveLock system with a slightly better one 2015-12-25 17:07:25 -08:00
mediarefresher.js Disable vid.me (RIP) 2017-12-24 11:19:30 -08:00
module.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
opts.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
permissions.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
playlist.js Disable vid.me (RIP) 2017-12-24 11:19:30 -08:00
poll.js Add experimental feature to reduce database writes for channel data 2017-12-10 10:36:28 -08:00
ranks.js Resend userlist if rank changes meta visibility 2017-06-17 09:47:22 -07:00
voteskip.js Fix voteskip issue when there are no videos left 2017-03-21 20:04:06 -07:00