Skip to content

cache propagation issue on OSX #108

Closed
@djarecka

Description

@djarecka

test test_cache_propagation1 doesn't work on OSX, I believe this is a problem that OSX sets tempdir differently:
wf.cache_dir is PosixPath('/var/folders/32/823z586933zbm26chcmcqq1m0000gp/T/tmpzmou1eal')
and t1.cache_dir is
PosixPath('/private/var/folders/32/823z586933zbm26chcmcqq1m0000gp/T/tmpzmou1eal')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions