malamute icon indicating copy to clipboard operation
malamute copied to clipboard

IPC and Tests

Open diorcety opened this issue 7 years ago • 0 comments

We should use something else than IPC for testing because Windows doesn't support IPC

D: 17-07-11 09:54:30 mlm_stream_api_test:     API command=BIND
W: 17-07-11 09:54:30 could not bind to ipc://mlm_stream_api_server
D: 17-07-11 09:54:30   1251:mlm_client                       :     API command=CONNECT
D: 17-07-11 09:54:30   1251:mlm_client                       : start:
D: 17-07-11 09:54:30   1251:mlm_client                       :     connect
D: 17-07-11 09:54:30   1251:mlm_client                       :         $ remember client address
I: 17-07-11 09:54:30 My address is 'writer'
D: 17-07-11 09:54:30   1251:mlm_client                       :         $ connect to server endpoint
W: 17-07-11 09:54:30 could not connect to ipc://mlm_stream_api_server
D: 17-07-11 09:54:30   1251:mlm_client                       :         ! bad_endpoint

diorcety avatar Jul 11 '17 08:07 diorcety