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

Allow starting a new digit span task while a digit span task is already running #100

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

mario-bermonti
Copy link
Owner

Description

These changes allow starting a new digit span task even if a digit span task is already running. It introduces some undesirable side effects that we will address in the future (see issue #99).

Related Issue

Closes #93

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🐞 Bug fix (non-breaking change that fixes an issue)
  • 🔧 Maintenance (non-breaking change that improves code)
  • 🥂 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
  • 🔐 Improvements to the CI workflow

Checklist

@mario-bermonti mario-bermonti merged commit 350be4d into main Nov 21, 2024
2 checks passed
@mario-bermonti mario-bermonti deleted the mario-bermonti/issue93 branch November 21, 2024 15:07
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.

Starting an EMA task from a push notification during a cognitive task causes an error
1 participant