Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alex-sherman/deco issues and pull requests
#71 - Setting and handling timeout
Issue -
State: closed - Opened by WindsurfAR almost 3 years ago
- 2 comments
#70 - error_callback possible for deco?
Issue -
State: open - Opened by haimivan over 3 years ago
#69 - TypeError: cannot pickle '_nrt_python._MemInfo' object when passing a numba Dict to the @concurrent function
Issue -
State: closed - Opened by haimivan over 3 years ago
- 2 comments
#68 - Fix Python 3.9 ast compatibility.
Pull Request -
State: closed - Opened by cgxeiji over 3 years ago
- 4 comments
#67 - Multiple for loops
Issue -
State: open - Opened by richardrl over 3 years ago
- 4 comments
#66 - get() without synchronized returns a tuple?
Issue -
State: closed - Opened by cbhushan almost 4 years ago
- 2 comments
#65 - Code slows down without sleep
Issue -
State: closed - Opened by RashiqAzhan almost 4 years ago
- 7 comments
#64 - "posonlyargs" missing from arguments
Issue -
State: closed - Opened by RashiqAzhan almost 4 years ago
- 3 comments
#63 - Is it a good idea to pass read-only variables in a global like manner to the @concurrent function?
Issue -
State: closed - Opened by haimivan over 4 years ago
- 3 comments
#62 - User problem: where to look for when passing and receiving complex data structures?
Issue -
State: closed - Opened by haimivan over 4 years ago
- 2 comments
#61 - Specify fixed number of CPUs?
Issue -
State: closed - Opened by lovechang1986 over 4 years ago
- 1 comment
#60 - pass along docstring and module information
Pull Request -
State: closed - Opened by JoshuaPostel about 5 years ago
#59 - Is nbody.py a Deco example?
Issue -
State: closed - Opened by go-dustin over 5 years ago
- 1 comment
#58 - Issues With Hanging Processes / Restart
Issue -
State: closed - Opened by SoundsSerious over 5 years ago
- 2 comments
#57 - wiki problems
Issue -
State: closed - Opened by endolith over 5 years ago
- 1 comment
#56 - Bug with deco function call
Issue -
State: closed - Opened by AlysonR over 5 years ago
- 2 comments
#55 - KeyError with peterbe.com easy example on WinPython 3.6.3.0-64
Issue -
State: closed - Opened by graphedge almost 6 years ago
- 4 comments
#54 - Decorators from deco cannot be used on class methods
Issue -
State: open - Opened by FranckVachon almost 6 years ago
- 3 comments
#53 - Can I specify the number of processes to use manually?
Issue -
State: closed - Opened by theRealSuperMario over 6 years ago
- 1 comment
#52 - Processor limit?
Issue -
State: closed - Opened by dustyny about 7 years ago
- 3 comments
#51 - conc_test.py was eror in my python 3
Issue -
State: closed - Opened by sukmabadar about 7 years ago
- 1 comment
#50 - Can deco decorates nested functions?
Issue -
State: closed - Opened by Yevgnen about 7 years ago
- 1 comment
#49 - cannot pass **kwargs to concurrent?
Issue -
State: closed - Opened by smcveigh-phunware over 7 years ago
- 1 comment
#48 - function(concurrent) in synchronized which is passed by value can not work
Issue -
State: closed - Opened by detectivebag over 7 years ago
- 1 comment
#47 - cannot import concurrent
Issue -
State: closed - Opened by ghost over 7 years ago
- 1 comment
#46 - Nested concurrency
Issue -
State: open - Opened by aliabbasjp almost 8 years ago
- 4 comments
#45 - Getting concurrent results in dictionary
Issue -
State: closed - Opened by aliabbasjp about 8 years ago
- 3 comments
#44 - Function call
Pull Request -
State: closed - Opened by alex-sherman about 8 years ago
#43 - Processes don't exit upon completion
Issue -
State: closed - Opened by dustyny about 8 years ago
- 5 comments
#42 - ValueError: If using all scalar values, you must pass an index
Issue -
State: closed - Opened by aliabbasjp about 8 years ago
- 2 comments
#41 - High memory usage - how to reduce?
Issue -
State: closed - Opened by gregpinero over 8 years ago
- 3 comments
#40 - How are errors in concurrent function handled?
Issue -
State: closed - Opened by gregpinero over 8 years ago
- 12 comments
#39 - PEP8 for deco
Pull Request -
State: closed - Opened by tusharmakkar08 over 8 years ago
- 1 comment
#38 - Support for PyPy processes
Issue -
State: open - Opened by davidbrochart over 8 years ago
- 3 comments
#37 - Unusable for some reason
Issue -
State: closed - Opened by WestbrookT over 8 years ago
#36 - Implement free variable capture
Issue -
State: open - Opened by alex-sherman over 8 years ago
#35 - generator argument
Issue -
State: closed - Opened by rhaarm over 8 years ago
- 1 comment
#34 - Logging Broke
Issue -
State: closed - Opened by rhaarm over 8 years ago
- 4 comments
#33 - Memory isn't freed when creating and returning large objects in concurrent function
Issue -
State: closed - Opened by twolf90 over 8 years ago
- 1 comment
#32 - thread/process count
Issue -
State: closed - Opened by rhaarm over 8 years ago
- 2 comments
#31 - dict object has no attribute iteritems
Issue -
State: closed - Opened by BBCMarkMcDonnell over 8 years ago
- 2 comments
#30 - IndentationError: unexpected indent
Issue -
State: closed - Opened by dataoverflow over 8 years ago
- 5 comments
#29 - Python 3.5: dict object no method 'itermitems'
Issue -
State: closed - Opened by jkaan over 8 years ago
- 4 comments
#28 - Feature request: allow .append() to list instead of direct index assignment
Issue -
State: closed - Opened by alexpetralia over 8 years ago
- 5 comments
#27 - Synchronized concurrent method?
Issue -
State: closed - Opened by aliabbasjp over 8 years ago
- 1 comment
#26 - using futures.ascompleted construct
Issue -
State: closed - Opened by aliabbasjp over 8 years ago
- 1 comment
#25 - AttributeError: 'Tuple' object has no attribute 'value'
Issue -
State: closed - Opened by alexpetralia over 8 years ago
- 2 comments
#24 - Assignment attempted on something that is not index based
Issue -
State: closed - Opened by aliabbasjp over 8 years ago
- 4 comments
#23 - Example of a dynamic work load.
Issue -
State: closed - Opened by rseward almost 9 years ago
- 3 comments
#22 - 'Name' object is not iterable
Issue -
State: closed - Opened by mandshaw almost 9 years ago
- 5 comments
#21 - @synchronized with generators
Issue -
State: closed - Opened by saethlin almost 9 years ago
- 4 comments
#20 - Support pluggable pool classes
Issue -
State: closed - Opened by njatkinson almost 9 years ago
- 2 comments
#19 - Google App Engine / Pandas Request Failing:
Issue -
State: closed - Opened by mburke05 almost 9 years ago
- 7 comments
#18 - Deco with pandas data structures
Issue -
State: closed - Opened by wikiped almost 9 years ago
- 7 comments
#17 - astutil.py line 68 `name = child.targets[0].value` "'Name' object has no attribute 'value'" (Py 3.4, 3.5)
Issue -
State: closed - Opened by Twangist almost 9 years ago
- 2 comments
#16 - Handle invalid access to @concurrent results
Issue -
State: closed - Opened by alex-sherman almost 9 years ago
#15 - NameError: name 'concurrent' is not defined
Issue -
State: closed - Opened by nafizh almost 9 years ago
- 3 comments
#14 - Version on PyPI seems not to import conc correcly
Issue -
State: closed - Opened by luiscape almost 9 years ago
- 1 comment
#13 - setup.py problem (Python 3.5)
Issue -
State: closed - Opened by Twangist almost 9 years ago
- 1 comment
#12 - Grammar & typo fix
Pull Request -
State: closed - Opened by xenyal almost 9 years ago
#11 - exec is now a function to support py3 (no longer a statement in py3); remove izip since it is not used in conc.py, and is not available in py3
Pull Request -
State: closed - Opened by tomkinsc almost 9 years ago
- 1 comment
#10 - add conc.py:_available_processor_count(); autopep8 conc.py
Pull Request -
State: closed - Opened by tomkinsc almost 9 years ago
- 1 comment
#9 - PEP8ify
Pull Request -
State: closed - Opened by blopker almost 9 years ago
#8 - Pass arguments of @concurrent to pool
Issue -
State: closed - Opened by alex-sherman almost 9 years ago
- 1 comment
#7 - conc.py: make the comprehension dict compatible with py2.6
Pull Request -
State: closed - Opened by foutoucour almost 9 years ago
- 1 comment
#6 - Please add a LICENSE file
Issue -
State: closed - Opened by avyfain almost 9 years ago
- 2 comments
#5 - Example in readme lacking .wait
Issue -
State: closed - Opened by peterbe almost 9 years ago
- 11 comments
#4 - Typos.
Pull Request -
State: closed - Opened by garrettwilkin almost 9 years ago
#3 - Some Python 2/3 dual compatibility fixes.
Pull Request -
State: closed - Opened by benmoran56 almost 9 years ago
#2 - Python 3 support
Issue -
State: closed - Opened by benmoran56 almost 9 years ago
- 5 comments
#1 - Question: do processes automatically stop when done?
Issue -
State: closed - Opened by Integralist almost 9 years ago
- 2 comments