project8 / mantis

project8 development DAQ
Other
2 stars 1 forks source link

Runs that refuse to start #22

Closed nsoblath closed 9 years ago

nsoblath commented 10 years ago

There is some sort of client/server timing issue that can prevent runs from starting. The client will get in a state where it's waiting for acknowledgement, not realizing that the server has already sent such acknowledgement and is waiting to hear back about client readiness.

I've only seen this while running both the client and server on my macbook, so far.

It can be fixed by canceling the client request and restarting it.

nsoblath commented 9 years ago

This is no longer relevant in the current version of Mantis.