index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sync_worker_test.go
Age
Commit message (
Expand
)
Author
2020-12-03
Add mutex to protect string write in goroutine
Valery Piashchynski
2020-12-03
Experimental to replace wg with strings compare
Valery Piashchynski
2020-12-03
Add return to the Listener in Test_Broken
Valery Piashchynski
2020-12-03
Correct Test_Broken test, replace channel with wait group
Valery Piashchynski
2020-11-27
Add new pool event: EventNoFreeWorkers which indicates than RR can't get
Valery Piashchynski
2020-11-26
Remove context from worker wait function. Explicitly enable ubuntu 20.04
Valery Piashchynski
2020-11-26
Add force exit from Test_Broken
Valery Piashchynski
2020-11-26
Fix negative waitgroup count in the Test_Broken test
Valery Piashchynski
2020-11-26
fmt -s sync_worker_test
Valery Piashchynski
2020-11-26
Fix Test_Broken
Valery Piashchynski
2020-11-09
Add spiral errors
Valery Piashchynski
2020-11-09
New tests, remove errors.go
Valery Piashchynski
2020-10-26
- implement worker debug mode
Wolfy-J
2020-10-26
Fix linters warnings
Valery Piashchynski
2020-10-26
update
Valery Piashchynski
2020-10-26
CRLF->LF
Valery Piashchynski
2020-10-26
Remove local replace from go.mod
Valery Piashchynski
2020-10-25
- massive update in roadrunner 2.0 abstractions
Wolfy-J
2020-10-19
Update according activity worker
Valery Piashchynski
2020-10-13
Initial commit of RR 2.0
v2.0.0-alpha1
Valery Piashchynski