Refresh job broken in beta1 #24
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The background refresh job is not working correctly in beta1. This does not apply to the "Refresh All Feeds"; it is only a problem with the utility script.
Specifically, change the
iterator_apply
call to use a traditionalforeach
loop instead.This has been fixed; it will be released as beta2