Jesse Hallam
e39b485c4b
Fail vs. fatal on store startup ( #24170 )
...
If the store fails to initialize (e.g. run a migration), it would `log.Fatal` and then `os.Exit`. Unfortunately, this trips up `TestMain`, which happily keeps running tests, now guaranteed to fail.
Avoid this by instead returning an error from the store initialization, handling appropriately at the layer above.
2023-08-04 23:05:01 -03:00
..
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-12 18:23:02 -06:00
2023-06-11 10:54:35 +05:30
2023-03-22 17:22:27 -04:00
2023-06-11 10:54:35 +05:30
2023-03-22 17:22:27 -04:00
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-13 14:08:36 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-07-19 13:01:39 -07:00
2023-06-23 14:59:56 +02:00
2023-06-19 18:48:29 +03:00
2023-08-04 23:05:01 -03:00
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-06-11 10:54:35 +05:30
2023-03-22 17:22:27 -04:00
2023-06-11 10:54:35 +05:30
2023-07-27 08:24:39 -06:00
2023-07-24 19:16:57 +03:00
2023-07-27 08:24:39 -06:00
2023-06-11 10:54:35 +05:30