1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-06 19:29:51 +00:00
Guo Xiang Tan d775338d63
FIX: Use a mutex when reseting column information while seeding.
`rake multisite:migrate` runs SeedFu concurently in threads so we need
this to be thread safe.
2020-06-23 09:15:47 +08:00
..