Thu, 27 Jun 2019 11:39:35 +0200 |
Valentin Gatien-Baron |
update: fix spurious unclean status bug shown by previous commit
|
file |
diff |
annotate
|
Wed, 12 Jun 2019 13:10:52 -0400 |
Valentin Gatien-Baron |
worker: support parallelization of functions with return values
|
file |
diff |
annotate
|
Tue, 18 Dec 2018 10:21:25 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Tue, 11 Dec 2018 22:34:07 +0900 |
Yuya Nishihara |
worker: do not swallow exception occurred in main process
stable
|
file |
diff |
annotate
|
Thu, 25 Oct 2018 22:13:22 -0400 |
Matt Harbison |
py3: roll up threading.Thread constructor args into **kwargs
|
file |
diff |
annotate
|
Thu, 19 Jul 2018 21:36:24 +0900 |
Yuya Nishihara |
worker: call selector.close() to release polling resources
stable
|
file |
diff |
annotate
|
Wed, 18 Jul 2018 09:46:45 -0700 |
Gregory Szorc |
worker: ability to disable thread unsafe tasks
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 16:57:27 -0700 |
Gregory Szorc |
worker: rename variable to reflect constant
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 17:52:17 -0700 |
Danny Hooper |
worker: use one pipe per posix worker and select() in parent process
|
file |
diff |
annotate
|
Tue, 26 Jun 2018 15:27:29 -0700 |
Danny Hooper |
worker: support more return types in posix worker
|
file |
diff |
annotate
|
Sat, 05 May 2018 18:35:16 -0700 |
Gregory Szorc |
pycompat: export queue module instead of symbols in module (API)
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 15:57:16 +0900 |
Yuya Nishihara |
py3: use r'' instead of sysstr('') to get around code transformer
|
file |
diff |
annotate
|
Mon, 18 Dec 2017 15:18:37 -0800 |
Wojciech Lis |
worker: handle interrupt on windows
|
file |
diff |
annotate
|
Thu, 30 Nov 2017 16:01:53 -0800 |
Wojciech Lis |
worker: make windows workers daemons
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 11:26:25 -0800 |
Wojciech Lis |
workers: add config to enable/diable workers
|
file |
diff |
annotate
|