-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: multithreaded file source breaks interpretation (#1036)
* test passes * add skeleton for test * test different handlers * download file from data repo fork * download file from data repo fork * reproducer test * revert changes to fsspec source * aiohttp skip * test mt source * rerun on socket failure * check data length * remove problematic interpretation * skip branch if it has sub-branches * rename test * pass failing test * simplified * check for AsGrouped interpretation instead * fsspec-xrootd is not a direct Uproot dependency (fsspec itself will be) * Same result, but more straightforward logic. * use another test file with similar structure to avoid adding new test file --------- Co-authored-by: Jim Pivarski <[email protected]>
- Loading branch information
Showing
4 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters