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 #59

Closed
wants to merge 6 commits into from

Conversation

KarimPwnz
Copy link
Contributor

I'm well aware that a PR already exists for this. However, I'd like to bring to light a different approach using arrays: splitting commands into arrays, and treating every array as a separate sequence of threads. In this solution, a _block:_ instruction essentially turns each command into its own array.

@codingo
Copy link
Owner

codingo commented Aug 16, 2019

Bit of a delay here, but planning to review this in conjunction with #60 on Monday.

@codingo codingo added the enhancement New feature or request label Aug 17, 2019
@codingo
Copy link
Owner

codingo commented Aug 19, 2019

Looking to go with #60 on this one as discussed on slack.

There's some differences that make it more favorable, and I prefer to go a bit more thread safe (even if it requires a harder to maintain code base).

I appreciate all of the work you've done here, and I'm very happy to transfer you the $300 bounty as well. Just message me a paypal address over slack.

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