Benedek Racz
850eece43b
use generated random pipe_file_name instead of pid
...
The process pid is differs from the host and the child's point of view.
See #26 for more details. This, random generated pipe_file_name, whill solve this issue.
2020-05-31 13:37:48 +02:00
Benedek Racz
1153176f4f
[TST] Improove code coverity
2020-04-06 13:07:49 +02:00
Benedek Racz
215f688562
[FIX] use flag_eof, and make more robust terminating process
2020-04-05 09:10:15 +02:00
Benedek Racz
b9e1a06296
[FIX][TST] some test was skipped accidentally; [CLN] add no cover for unwanted exceptions.
2020-03-30 15:09:39 +02:00
Benedek Racz
a3acabda73
[FIX] Socket-mode port has not been added to the argument list. Fix : #34
2020-03-30 09:31:31 +02:00
Benedek Racz
bbc6a4f16c
[FIX] codepage in new console launch
2020-02-22 18:10:12 +01:00
Benedek Racz
c35949704a
[REF] refactor start of console: now starts as python module.
2020-02-19 16:34:35 +01:00