index out of range issue fixed
This commit is contained in:
parent
b73be6d27f
commit
16c261bede
@ -950,6 +950,7 @@ class GossamerForumsImporter < ImportScripts::Base
|
||||
topic_import_job(post_id)
|
||||
end
|
||||
current_post_batch += 1
|
||||
break if current_post_batch >= parent_post_count
|
||||
end
|
||||
|
||||
pool.shutdown
|
||||
|
Loading…
Reference in New Issue
Block a user