-
Notifications
You must be signed in to change notification settings - Fork 1
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
Command Line server #10
Command Line server #10
Conversation
Can I use the changes of this PR to reproduce LiberTEM/LiberTEM#1675 ? |
@sk1p You need to have a working version of the DEServer Simulator to replicate the error there. I can look into the mrc file loader and see what seems to cause the issue. I can create a file which fails if that helps. I guess I could "Fake" the writing of a .mrc file. That might be useful for some people who read from the disk rather than trying to get all of the frames over a socket...... |
pre-commit.ci autofix |
Adds a command line server as well as greatly increase the number of tests