ross-improvements #1

Merged
saint merged 4 commits from ross-improvements into main 2024-08-16 08:56:19 +00:00
Showing only changes of commit 1811f7f3e0 - Show all commits

View File

@ -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