Closed PMunch closed 3 weeks ago
Passing the same path to path and sysPath creates some really strange and hard to debug issues. Futhark should throw an error if this is done to ensure that this scenario is prevented.
path
sysPath
Passing the same path to
path
andsysPath
creates some really strange and hard to debug issues. Futhark should throw an error if this is done to ensure that this scenario is prevented.