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

Add _block:_ and _blocker_ features as per #52 (flat implementation) #60

Merged
merged 16 commits into from
Aug 19, 2019

Conversation

iamOgunyinka
Copy link
Contributor

As opposed previous PR that made use of a concept I call TaskBlock, this PR flattens all commands and internally synchronize commands with the use of Python's trigger-happy Events. Execution sequence is a lot predictable here, it's still not race-condition free and may still include bugs.

@codingo codingo added the enhancement New feature or request label Aug 17, 2019
@codingo codingo changed the title Flat Add _block:_ and _blocker_ features as per #52 (flat implementation) Aug 17, 2019
@codingo codingo merged commit 762eb65 into codingo:master Aug 19, 2019
@codingo
Copy link
Owner

codingo commented Aug 19, 2019

Tested and verified with @prodigysml, merging and then going to push to v1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants