Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure the container is stopped if it's not correctly started. #32

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Mar 25, 2024

rescue => error is not the same as ensure. Fix this code.

Types of Changes

  • Bug fix.

Contribution

@olleolleolle
Copy link
Contributor

Hm, "Could not find gem 'utopia-project' in cached gems or installed locally."?

@ioquatix
Copy link
Member Author

It's because falcon head was incompatible with the version of async container. It's fixed now by releasing falcon v0.44.0 - which is compatible with the head of async-container and thus utopia-project can install. Oh the joy of depending on your own code :p

@ioquatix ioquatix merged commit db97f98 into main Mar 25, 2024
42 of 48 checks passed
@ioquatix ioquatix deleted the fix-container-stop-during-restart branch March 25, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants