Skip to content

Implement threaded decorator for concurrency#1331

Merged
canbula merged 1 commit into
canbula:masterfrom
SEMAEROL:patch-8
Jun 4, 2026
Merged

Implement threaded decorator for concurrency#1331
canbula merged 1 commit into
canbula:masterfrom
SEMAEROL:patch-8

Conversation

@SEMAEROL

@SEMAEROL SEMAEROL commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Introduced a decorator to enable concurrent execution of functions using threads.

Describe your changes

Checklist

  • I have read the [CONTRIBUTING]
  • I have performed a self-review of my own code
  • I have run the code locally and it works as expected
  • I have commented my code, particularly in hard-to-understand areas

Screenshots (if appropriate)

Introduced a decorator to enable concurrent execution of functions using threads.
@canbula canbula merged commit 8c5bb30 into canbula:master Jun 4, 2026
1 check passed
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