-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
Trying to subscribe to the PostDataCreationProgress stream from a client results in this error: $ pos-stream-progress Looks like node returns this wrongly. Clients should be able to subscribe to this stream at any time, including before starting to create pos data and node should not return an error on that stream - it should only return pos progress messages on it. |
enhance copy in pos realted messages
…ata. e.g change number of units.
cleanup some prints don't allow to stop smeshing if it wasn't started
simplify many print statements remove more dead code
As discussed, this protection was removed in the latest implementation. The stream now hangs until session starts. |
c3d85d5 changes:
|
@moshababo - this PR is ready for review |
Please don't merge yet - WIP