Commit 157ab5a
add require_lock call to maybe_loaded_precompile (#56027)
If we expect this to be a public API
(https://github.com/timholy/Revise.jl for some reason is trying to
access this state), we should lock around it for consistency with the
other similar functions.
Needed for timholy/Revise.jl#856
(cherry picked from commit 4cdd864)1 parent 5a280aa commit 157ab5a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2417 | 2417 | | |
2418 | 2418 | | |
2419 | 2419 | | |
2420 | | - | |
| 2420 | + | |
2421 | 2421 | | |
2422 | 2422 | | |
2423 | 2423 | | |
2424 | 2424 | | |
2425 | 2425 | | |
| 2426 | + | |
2426 | 2427 | | |
2427 | 2428 | | |
2428 | 2429 | | |
| |||
0 commit comments