Skip to content

Implement threaded execution decorator#1329

Open
ErtugrulKGIT wants to merge 1 commit into
canbula:masterfrom
ErtugrulKGIT:patch-3
Open

Implement threaded execution decorator#1329
ErtugrulKGIT wants to merge 1 commit into
canbula:masterfrom
ErtugrulKGIT:patch-3

Conversation

@ErtugrulKGIT
Copy link
Copy Markdown

Added a decorator to execute functions in multiple threads, managing thread creation and synchronization.

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)

Added a decorator to execute functions in multiple threads, managing thread creation and synchronization.
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.

1 participant