Feature Request
Your issue may already be reported!
Please check out our active issues before creating one.
Is Your Feature Request Related to an Issue?
Thread may appear overly confusing to use, especially for those unfamiliar with python's built-in threading library.
At present, there is no examples for usage of thread, providing these examples can help guide first-time developers.
Describe the Solution You'd Like
A '/learn' or equivalent route should be created to provide easy-to-follow and heavily documented examples for using thread.
Feature Request
Your issue may already be reported!
Please check out our active issues before creating one.
Is Your Feature Request Related to an Issue?
Thread may appear overly confusing to use, especially for those unfamiliar with python's built-in threading library.
At present, there is no examples for usage of
thread, providing these examples can help guide first-time developers.Describe the Solution You'd Like
A
'/learn' or equivalentroute should be created to provide easy-to-follow and heavily documented examples for usingthread.