This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Commit 513b8aa
committed
Do a dummy call to strptime at startup to work around a concurrency issue on the first call to strptime.
See http://bugs.python.org/issue7980 for discussion of the Python bug.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1438280021 parent 7b370d0 commit 513b8aa
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
| |||
0 commit comments