-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
There are several tests that surprised me, and I would like to know why the semantics chosen are the correct ones.
Firstly,
Line 47 in 6264afd
| @testset "Dict objects shallow copy" begin |
Dicts ought not to be deepcopyed when tasks are copied. Why is this?
Same thing here. Why are Refs not deepcopyed?
Line 116 in 6264afd
| @testset "ref atomic" begin |
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested