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

Wip issue 1: Fix logic for creating containers #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chlyz
Copy link
Owner

@chlyz chlyz commented Jul 19, 2021

The logic for creating the main and the secondary containers are faulty in some cases and the script tries to create containers that already exist. This makes the program crash.

This pull request tries to improve the logic to handle these cases.

Closes #1

i3ipc_dynamic_tiling.py Outdated Show resolved Hide resolved
chlyz and others added 2 commits July 19, 2021 20:47
Co-authored-by: Julian Rüth <julian.rueth@fsfe.org>
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.

ValueError: Container already exist!
2 participants