Issues
- 2
Setting and handling timeout
#71 opened by WindsurfAR - 4
Multiple for loops
#67 opened by richardrl - 0
error_callback possible for deco?
#70 opened by haimivan - 2
TypeError: cannot pickle '_nrt_python._MemInfo' object when passing a numba Dict to the @concurrent function
#69 opened by haimivan - 2
get() without synchronized returns a tuple?
#66 opened by cbhushan - 7
Code slows down without sleep
#65 opened by RashiqAzhan - 3
"posonlyargs" missing from arguments
#64 opened by RashiqAzhan - 4
Nested concurrency
#46 opened by aliabbasjp - 3
Is it a good idea to pass read-only variables in a global like manner to the @concurrent function?
#63 opened by haimivan - 2
User problem: where to look for when passing and receiving complex data structures?
#62 opened by haimivan - 1
Specify fixed number of CPUs?
#61 opened by lovechang1986 - 1
Is nbody.py a Deco example?
#59 opened by go-dustin - 2
Bug with deco function call
#56 opened by AlysonR - 4
- 1
wiki problems
#57 opened by endolith - 2
Issues With Hanging Processes / Restart
#58 opened by SoundsSerious - 3
- 1
- 3
Processor limit?
#52 opened by dustyny - 1
function(concurrent) in synchronized which is passed by value can not work
#48 opened by detectivebag - 1
cannot pass **kwargs to concurrent?
#49 opened by smcveigh-phunware - 1
conc_test.py was eror in my python 3
#51 opened by sukmabadar - 1
Can deco decorates nested functions?
#50 opened by Yevgnen - 1
cannot import concurrent
#47 opened - 5
Feature request: allow .append() to list instead of direct index assignment
#28 opened by alexpetralia - 12
How are errors in concurrent function handled?
#40 opened by gregpinero - 3
Getting concurrent results in dictionary
#45 opened by aliabbasjp - 5
Processes don't exit upon completion
#43 opened by dustyny - 2
- 3
High memory usage - how to reduce?
#41 opened by gregpinero - 3
Support for PyPy processes
#38 opened by davidbrochart - 0
Unusable for some reason
#37 opened by WestbrookT - 5
IndentationError: unexpected indent
#30 opened by dataoverflow - 1
Memory isn't freed when creating and returning large objects in concurrent function
#33 opened by twolf90 - 1
generator argument
#35 opened by rhaarm - 0
Implement free variable capture
#36 opened by alex-sherman - 4
Logging Broke
#34 opened by rhaarm - 2
thread/process count
#32 opened by rhaarm - 7
Deco with pandas data structures
#18 opened by wikiped - 2
dict object has no attribute iteritems
#31 opened by BBCMarkMcDonnell - 7
Google App Engine / Pandas Request Failing:
#19 opened by mburke05 - 4
Python 3.5: dict object no method 'itermitems'
#29 opened by jkaan - 3
Example of a dynamic work load.
#23 opened by rseward - 1
Synchronized concurrent method?
#27 opened by aliabbasjp - 1
using futures.ascompleted construct
#26 opened by aliabbasjp - 4
- 2
- 5
'Name' object is not iterable
#22 opened by mandshaw - 2
Support pluggable pool classes
#20 opened by njatkinson - 4
@synchronized with generators
#21 opened by saethlin