Skip to content

Fix PID lockfile issue for both Hugging Face Spaces and Docker#1403

Merged
Inokinoki merged 8 commits intomainfrom
improvement/fix-db-pid-lockfile-for-hf-and-docker
Sep 15, 2023
Merged

Fix PID lockfile issue for both Hugging Face Spaces and Docker#1403
Inokinoki merged 8 commits intomainfrom
improvement/fix-db-pid-lockfile-for-hf-and-docker

Conversation

@Inokinoki
Copy link
Copy Markdown
Member

Description

Improve Dockerfile and supervisord config based on the lessons learnt from Hugging Face Spaces.

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

Comment thread settings.gradle.kts Outdated
Comment thread supervisord.conf Outdated
@Inokinoki Inokinoki merged commit d6b6f6a into main Sep 15, 2023
@Inokinoki Inokinoki deleted the improvement/fix-db-pid-lockfile-for-hf-and-docker branch September 15, 2023 12:29
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants