discourse/.github
Alan Guo Xiang Tan f9789e974b
DEV: Reduce pool size for test environment to 1 (#25584)
Why this change?

I have been investigating transaction related issues with our system
tests and I have a hard time figuring out what is causing the problem.
To help simplify our environment further, we will set the pool size in
the test environment to 1 so that it is impossible for us to be fetching
a different connection between the threads since they all share the
connection pool.

Also set `reaping_frequency` to `0` to ensure we don't reap any
connection ensuring the same connection is always used.
2024-02-07 11:10:17 +08:00
..
workflows DEV: Reduce pool size for test environment to 1 (#25584) 2024-02-07 11:10:17 +08:00
dependabot.yml DEV: Remove RAILS_MASTER flag from Gemfile (#24574) 2023-11-28 09:36:23 +00:00
labeler.yml DEV: Add 'i18n' label to PRs which include changes related to i18n 2024-01-16 15:00:19 +01:00
pull_request_template.md DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00