You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEST: add regression test for persistent QFile handle in FiffRawData
FiffRawData/FiffStream borrows a non-owning QIODevice pointer, so the
caller must keep the source QFile alive. This test verifies the correct
pattern (persistent QFile) succeeds with read_raw_segment.
Complements commit 2e2d941.
0 commit comments