ragflow/rag/svr
donblack01 1c663b32b9
Fix:signal.SIGUSR1 and signal.SIGUSR2 can't use in window. so don't bind signal.SIGUSR1 and signal.SIGUSR2 in the windows env (#5941)
### What problem does this PR solve?
Fix:signal.SIGUSR1 and signal.SIGUSR2 can't use in window. so don't bind
signal.SIGUSR1 and signal.SIGUSR2 in the windows env

### Type of change

- [✓ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

Co-authored-by: tangyu <1@1.com>
2025-03-12 09:43:18 +08:00
..
cache_file_svr.py Format: dos2unix (#4467) 2025-01-13 18:19:01 +08:00
discord_svr.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
jina_server.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
task_executor.py Fix:signal.SIGUSR1 and signal.SIGUSR2 can't use in window. so don't bind signal.SIGUSR1 and signal.SIGUSR2 in the windows env (#5941) 2025-03-12 09:43:18 +08:00