MrDraw/src
Gina Häußge b5cf20a1de Have comm layer wait until all lines are sent before disconnect
Added parameter "wait" to "close" method, defaults to True. Will have the
close method wait for all lines to be sent that are currently in the send queue.

In case of an error, no waiting will be done.

Made it necessary to correctly track task completion in the send queue, also
made that change to the command queue while at it.

Backported from devel, commit 7f2476e513
2016-03-14 11:59:02 +01:00
..
octoprint Have comm layer wait until all lines are sent before disconnect 2016-03-14 11:59:02 +01:00
octoprint_setuptools Re-added dependency_links option for create_plugin_setup_parameters 2015-07-22 22:10:31 +02:00