Skip to content

Commit d1f5989

Browse files
committed
fixup! Add a watcher mechanism to detect when Distributed might be in use
1 parent 0dd2d5e commit d1f5989

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/distributed_stdlib_detection.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using DistributedNext
2-
31
@testset "Distributed.jl detection" begin
42
# Just loading Distributed should do nothing
53
cmd = `$test_exename $test_exeflags -e 'using Distributed, DistributedNext; @assert !DistributedNext._check_distributed_active()'`

0 commit comments

Comments
 (0)