issues
search
startover
/
pythonfutures
Automatically exported from code.google.com/p/pythonfutures
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
code.google.com usage
#34
GoogleCodeExporter
opened
9 years ago
0
atexit hooks are wrongly used
#33
GoogleCodeExporter
opened
9 years ago
0
Please apply the fix for http://bugs.python.org/issue16284
#32
GoogleCodeExporter
opened
9 years ago
0
concurrency errors running multiple processes together with a process pool executor
#31
GoogleCodeExporter
opened
9 years ago
1
Raising an exception that is unable to be unpickled causes hang in ProcessPoolExecutor
#30
GoogleCodeExporter
opened
9 years ago
0
Child process termination not known by Parent error in concurrent.futures
#29
GoogleCodeExporter
opened
9 years ago
0
ThreadPoolExecutor#map() doesn't start tasks until generator is used
#28
GoogleCodeExporter
opened
9 years ago
4
pypy compat
#27
GoogleCodeExporter
opened
9 years ago
2
Tracebacks lost when exception is thrown in worker
#26
GoogleCodeExporter
closed
9 years ago
4
Ctrl-C doesn't end the program
#25
GoogleCodeExporter
opened
9 years ago
0
No task_done() call in ThreadPoolExecutor?
#24
GoogleCodeExporter
opened
9 years ago
0
futures-2.1.4.tar.gz underdone.
#23
GoogleCodeExporter
opened
9 years ago
0
release 2.1.4 regression.
#22
GoogleCodeExporter
opened
9 years ago
0
Improvement: Faster exit on shutdown for thread pooling
#21
GoogleCodeExporter
opened
9 years ago
0
map is greedy
#20
GoogleCodeExporter
opened
9 years ago
1
Sync with upstream changes
#19
GoogleCodeExporter
opened
9 years ago
3
Python 2.5 compatibility
#18
GoogleCodeExporter
opened
9 years ago
1
Make multiprocessing optional
#17
GoogleCodeExporter
opened
9 years ago
0
Futures holding on to WorkItem references preventing garbage collection
#16
GoogleCodeExporter
opened
9 years ago
0
Traceback of Exceptions from parallel tasks is truncated
#15
GoogleCodeExporter
opened
9 years ago
3
Race condition in concurrent.futures / http://bugs.python.org/issue14406
#14
GoogleCodeExporter
closed
9 years ago
2
pthread_cond_wait: Invalid argument
#13
GoogleCodeExporter
opened
9 years ago
1
ProcessPoolExecutor is broken
#12
GoogleCodeExporter
closed
9 years ago
5
ProcessPoolExecutor doesn't take initializer
#11
GoogleCodeExporter
opened
9 years ago
1
Exception in thread QueueFeederThread
#10
GoogleCodeExporter
opened
9 years ago
3
Backport new API to Python 2 futures
#9
GoogleCodeExporter
closed
9 years ago
1
Preserve exception info when re-raising
#8
GoogleCodeExporter
closed
9 years ago
5
Deferred Class Would Be Nice
#7
GoogleCodeExporter
closed
9 years ago
2
Eliminate Globals used for thread tracking
#6
GoogleCodeExporter
closed
9 years ago
2
Examples as written fail on windows
#5
GoogleCodeExporter
closed
9 years ago
1
Callback when done
#4
GoogleCodeExporter
closed
9 years ago
1
more responsive, unordered, run_to_results
#3
GoogleCodeExporter
closed
9 years ago
3
Implement exception-chaining for future.result()
#2
GoogleCodeExporter
closed
9 years ago
7
API Change
#1
GoogleCodeExporter
closed
9 years ago
4