Commit Graph

10 Commits

Author SHA1 Message Date
litagin02
8fdeea11fc Merge pull request #91 from kale4eat/dev-pyopenjtalk-worker
openjtalkプロセス間通信のタイムアウト延長
2024-03-09 15:51:39 +09:00
kale4eat
a0b5cd3d1b Extended timeout in client side 2024-03-09 00:23:23 +09:00
litagin02
d024b71340 Fix typo 2024-03-08 10:10:53 +09:00
kale4eat
2994873e38 add no client timeout
summarize the except statement at disconnection
2024-03-07 09:40:21 +09:00
kale4eat
419d0e5bed Delete debugging traces 2024-03-06 22:38:44 +09:00
kale4eat
ed90af1b87 Enhanced server error handling
Add signal handling for when the process is killed
2024-03-06 12:13:27 +09:00
kale4eat
45c6bde2e7 In Windows, create new console and hide it
Minor Correction:
* logging
* change status return type
2024-03-06 11:19:55 +09:00
kale4eat
2ab025d5fe Run in a separate process group to avoid receiving signals by Ctrl + C
Minor Correction:
* logging
* declaration of terminate
2024-03-06 09:45:25 +09:00
kale4eat
98ff976ec0 modify logging 2024-03-05 15:04:27 +09:00
kale4eat
1eb8fb4b08 add openjtalk worker pkg 2024-03-05 12:17:15 +09:00