Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block_timings from sdp are never used if sdp is a zip archive #100

Open
vasdommes opened this issue Aug 2, 2023 · 0 comments
Open

block_timings from sdp are never used if sdp is a zip archive #100

vasdommes opened this issue Aug 2, 2023 · 0 comments
Assignees
Milestone

Comments

@vasdommes
Copy link
Collaborator

exists(sdp_block_timings_path) will always return false if sdp_path is a zip file (not a directory):

const boost::filesystem::path sdp_block_timings_path(sdp_path
/ "block_timings"),

@vasdommes vasdommes self-assigned this Aug 2, 2023
@vasdommes vasdommes added this to the Backlog milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant