From 50cb6eca570a352a3b9799a66f77edad261763be Mon Sep 17 00:00:00 2001 From: Aleksei Lipniagov Date: Wed, 11 Sep 2019 18:32:24 +0000 Subject: Use 'gitlab_chronic_duration' gem Replace 'chronic_duration' to 'gitlab_chronic_duration', to make relevant method calls thread-safe. --- .../unreleased/66637-use-chronic-duration-in-thread-safe-way.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/66637-use-chronic-duration-in-thread-safe-way.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/66637-use-chronic-duration-in-thread-safe-way.yml b/changelogs/unreleased/66637-use-chronic-duration-in-thread-safe-way.yml new file mode 100644 index 00000000000..549f523076e --- /dev/null +++ b/changelogs/unreleased/66637-use-chronic-duration-in-thread-safe-way.yml @@ -0,0 +1,5 @@ +--- +title: Use `ChronicDuration` in a thread-safe way +merge_request: 32817 +author: +type: fixed -- cgit v1.2.3