Issues
- 0
Using micros() in setInterval()
#48 opened by rafaelfalcaro - 3
What happens when millis() overflows?
#45 opened by julioj4pa - 1
Using memory address as ThreadID sometimes gives different threads the same address
#42 opened by alriedel - 0
Why is there a max size at all?
#44 opened by EmDash00 - 1
running multiple thread controllers
#43 opened by ChrisPatenaudeFLIR - 2
The threads stop working after 49 days.
#41 opened by daviinacio - 2
[Question] setInterval on the fly
#40 opened by zytra - 1
SensorThread example wont show analog values
#38 opened by Werkeng - 2
Interrupt the main thread
#37 opened by JustinMartinDev - 0
Sleep example
#35 opened by sslupsky - 9
Incompatible with ESP32
#30 opened by SciLor - 1
Memory usage
#33 opened by colesnicov - 2
Add optional argument to onRun
#27 opened by morganrallen - 12
- 1
second thread is not running
#24 opened by himanshu-hearthacker - 3
Bug ThreadController::run()
#19 opened by wvmcastro - 3
Using cached `time` value may slip off schedule if `run` function takes long time.
#12 opened by CAHEK7 - 0
Dynamically created thread bug
#21 opened by Denages - 1
- 4
Calling the same callback for multiple thread and passing arguments to the thread
#17 opened by NetForces - 3
- 3
- 1
Warning when compiling ThreadController.cpp
#15 opened by LBertrandDC - 1
Getting error with Threads in NODEMCU Devkit 1.0
#16 opened by pipoblak - 3
Is there any reason or usecase to make `Thread::setInterval` and `Thread::shouldRun` virtual?
#14 opened by CAHEK7 - 1
Stop Thread
#9 opened by KingOfGerrit - 1
Passing Parameters to callback functions
#7 opened by boeckhoff - 4
Library name is misleading
#5 opened by edgar-bonet - 4
Improper use of signed integers
#3 opened by edgar-bonet - 7
in ThreadController.cpp
#1 opened by patrickelectric