Skip to content

Fix a bug on monet_db_facade.

Kostas FILIPPOPOLITIS requested to merge fix/broken_pipe_error_handling into master

Created by: KFilippopolitis

1.Fixed a bug where the BrokenPipeError was not properly handled. 2.Added tests for the monet_db_facade.

Merge request reports