Commit Graph

8 Commits

Author SHA1 Message Date
Kristóf Tóth
22d22bc5e3 Avoid providing default pipe locations in PipeIOServer 2019-04-02 11:47:21 +02:00
Kristóf Tóth
1a28862129 Rework PipeIOServer to use "keep pipes open" model with robust unblocking 2019-03-28 16:25:53 +01:00
Kristóf Tóth
2aa673d2c9 Make pipe path attributes of PipeIOServer properties 2018-12-18 21:25:56 +01:00
Kristóf Tóth
d28ea355f7 Refactor pipe logic to a separate class 2018-12-16 21:22:20 +01:00
Kristóf Tóth
a389273779 Make handle_message() public 2018-12-16 19:16:01 +01:00
Kristóf Tóth
09abb0331d Refactor PipeIOServer.__init__() 2018-12-16 19:04:51 +01:00
Kristóf Tóth
5091380133 Implement testing the removal of IO pipes on server stop 2018-12-15 01:07:02 +01:00
Kristóf Tóth
86662b14d8 Refactor PipeIOServer implementation into several files 2018-12-14 17:36:53 +01:00