mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-14 05:19:01 +08:00
SiteSettingExtension triggers message bus which re-establishes a DB connection in `SiteSettingExtension#process_message`. That happens concurrently and a test that requires a connection to the db will fail when the reconnection is happening. |
||
|---|---|---|
| .. | ||
| versioning | ||
| diagnostics_helper.rb | ||
| discourse_event_helper.rb | ||
| fake_logger.rb | ||
| helpers.rb | ||
| integration_helpers.rb | ||
| match_html_matcher.rb | ||
| rate_limit_matcher.rb | ||
| shared_examples_for_stats_cacheable.rb | ||
| site_settings_helpers.rb | ||
| time_matcher.rb | ||