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
Previously, the S2MarcBatch.to_file method used logic in the method
signature, which is not good practice. I thought it was causing some odd
results involving filenames reusing old timestamps, but the problem
turned out to be something else. Still, I moved the logic into the
method itself, where it should be, just to rule out that as a possible
problem.
0 commit comments