- Add cross-platform file locking support - Use fcntl on Unix-like systems, msvcrt on Windows - Add detailed documentation explaining why we don't use external libraries - Fixes issue where module couldn't be imported on Windows due to missing fcntl Co-authored-by: yishun.eason <yishun.eason@bytedance.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| daemon_client.py | ||
| daemon_embed_manager.py | ||
| embed_manager.py | ||
| profile_manager.py | ||