Xaux release 0.2.0
What's Changed
FsPathis a class that representsLocalPaths,AfsPaths, andEosPaths. Works for python 3.8-3.11; need to work on an implementation for newer python versions.- Very robust, works with
xrdcpandeosthough server-side syncing is slow ProtectFile: fix lockfile corruption when different process save respectively fre… by @tpugnat in #10ProtectFile: Fix lockfile corruption by @tpugnat in #11ProtectFile: Fix reccurent OSError which happen frequently when handeling 500 simu… by @tpugnat in #12- Fix test by @tpugnat in #13
Develop Updates
- All release tools and
gh.pyare now consolidated intoxaux(to centralise release scripts forxcoll,xdyna, andxboinc) - Full test suite for
FsPath
New Contributors
Full Changelog: v0.1.2...v0.2.0