Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dchevell/flask-executor issues and pull requests
#57 - Kill a single process id
Issue -
State: open - Opened by bobc82 4 months ago
#56 - Parameters disordering when using more than 10 parameters in app route
Issue -
State: open - Opened by mehulhere 11 months ago
- 1 comment
#55 - Using Flask-Executor with Gunicorn
Issue -
State: open - Opened by hdeval1 11 months ago
#54 - Find future from collection
Issue -
State: open - Opened by plckr over 1 year ago
#53 - Executor map breaking in Flask==2.2.2
Issue -
State: open - Opened by lcironfocus over 1 year ago
- 6 comments
#52 - Optional copy_current_request_context
Issue -
State: open - Opened by tandu over 1 year ago
- 6 comments
#51 - Custom executor
Pull Request -
State: open - Opened by barsa-net almost 2 years ago
- 5 comments
#50 - Using unpatched ThreadPoolExecutor when using gevent
Issue -
State: open - Opened by barsa-net almost 2 years ago
- 1 comment
#49 - pass parameters to the executing function
Issue -
State: open - Opened by wwshunan about 2 years ago
#48 - Function was created in a different context
Issue -
State: closed - Opened by ktangri over 2 years ago
- 8 comments
#47 - switch to codecov
Pull Request -
State: closed - Opened by dchevell over 2 years ago
- 1 comment
#46 - Readme
Pull Request -
State: closed - Opened by christopherpickering over 2 years ago
#45 - Fix appcontext
Pull Request -
State: closed - Opened by dchevell over 2 years ago
- 4 comments
#44 - Flask 2.2 breaks Executor
Issue -
State: closed - Opened by marban over 2 years ago
- 7 comments
#43 - Case of multiple gunicorn workers
Issue -
State: closed - Opened by eshaan7 about 3 years ago
- 2 comments
#42 - Timeout for threads and process
Issue -
State: closed - Opened by manolosolalinde about 3 years ago
- 3 comments
#41 - Future intermittently missing on Heroku
Issue -
State: closed - Opened by abulka over 3 years ago
- 3 comments
#40 - Fix deprecation warnings due to invalid escape sequences.
Pull Request -
State: closed - Opened by tirkarthi almost 4 years ago
- 1 comment
#39 - DeprecationWarning: invalid escape sequence \*
Issue -
State: closed - Opened by christopherpickering almost 4 years ago
#38 - added clarification on decorator
Pull Request -
State: closed - Opened by christopherpickering almost 4 years ago
- 1 comment
#37 - Self-defined
Issue -
State: closed - Opened by lcytxw almost 4 years ago
#36 - Is flask-executor supported in a flask app running on gunicorn gevent worker
Issue -
State: closed - Opened by siva-ram about 4 years ago
- 3 comments
#35 - Shouldn't __contain__ use keys?
Issue -
State: open - Opened by harisund over 4 years ago
#34 - Executor gets "stuck" with a RuntimeError
Issue -
State: closed - Opened by justin1364 over 4 years ago
- 1 comment
#33 - ProcessPool executor doesn't excute the function
Issue -
State: closed - Opened by Trick3r over 4 years ago
- 1 comment
#32 - Lack of tags for releases
Issue -
State: closed - Opened by GregoryLand over 4 years ago
- 1 comment
#31 - This fixes #30 Fails with concurrent.futures.as_completed
Pull Request -
State: closed - Opened by t4skforce almost 5 years ago
- 2 comments
#30 - Fails with concurrent.futures.as_completed
Issue -
State: closed - Opened by pablote about 5 years ago
#29 - Use with flask Blueprint
Issue -
State: closed - Opened by davidferguson about 5 years ago
- 7 comments
#28 - public vs private interface of FutureCollection
Issue -
State: closed - Opened by marksantcroos about 5 years ago
- 3 comments
#27 - fix imports and removed blank line
Pull Request -
State: closed - Opened by dzaytsev91 about 5 years ago
- 1 comment
#26 - bug in copy_current_app_context
Issue -
State: closed - Opened by captainliuy about 5 years ago
#25 - race condition in tests for default_done_callbacks
Issue -
State: closed - Opened by okke-formsma about 5 years ago
- 1 comment
#24 - EXECUTOR_PROPAGATE_EXCEPTIONS does not propagate exceptions
Issue -
State: open - Opened by okke-formsma about 5 years ago
- 4 comments
#23 - Process EXECUTOR_TYPE tests fail on Windows
Issue -
State: closed - Opened by okke-formsma about 5 years ago
- 1 comment
#22 - Add EXECUTOR_PUSH_APP_CONTEXT config setting
Pull Request -
State: closed - Opened by okke-formsma about 5 years ago
- 5 comments
#21 - delete not use import and blank line
Pull Request -
State: closed - Opened by k-zaytsev about 5 years ago
#20 - Support Loky executors?
Issue -
State: closed - Opened by jtlz2 about 5 years ago
- 3 comments
#19 - Can't be run outside of scope?
Issue -
State: closed - Opened by dzpt about 5 years ago
- 3 comments
#18 - Drop python 3.4 support
Pull Request -
State: closed - Opened by dchevell over 5 years ago
#17 - Allow executor (instanceproxy) objects to be used pre initialisation
Pull Request -
State: closed - Opened by dchevell over 5 years ago
- 1 comment
#16 - AttributeError: 'Executor' object has no attribute '__proxied_object'
Issue -
State: closed - Opened by ZairMahmood over 5 years ago
- 3 comments
#15 - Flask-Executor and Flask-SQLAlchemy and cleaning up connections after failure
Issue -
State: closed - Opened by okke-formsma over 5 years ago
- 10 comments
#14 - ProcessPoolExecutor raise Exception
Issue -
State: closed - Opened by jaylcm over 5 years ago
- 3 comments
#13 - Better proxying
Pull Request -
State: closed - Opened by dchevell over 5 years ago
- 1 comment
#12 - Coerce config types
Pull Request -
State: closed - Opened by dchevell over 5 years ago
- 1 comment
#11 - Default done callbacks
Pull Request -
State: closed - Opened by dchevell over 5 years ago
- 4 comments
#10 - Propagate exceptions from Futures
Pull Request -
State: closed - Opened by dchevell over 5 years ago
- 1 comment
#9 - Premature thread exit (possibly uwsgi's fault)
Issue -
State: closed - Opened by b0urb0n over 5 years ago
- 2 comments
#8 - Sending notification to user on task completion
Issue -
State: closed - Opened by zacqed over 5 years ago
- 7 comments
#7 - Exclude tests module from distribution
Pull Request -
State: closed - Opened by prezesp almost 6 years ago
- 7 comments
#6 - Memory not released once the execution completes
Issue -
State: closed - Opened by giriannamalai almost 6 years ago
- 10 comments
#5 - Fails without setting EXECUTOR_MAX_WORKERS
Issue -
State: closed - Opened by srirams about 6 years ago
- 4 comments
#4 - Back to the Future
Pull Request -
State: closed - Opened by dchevell about 6 years ago
#3 - Add support for executor.map
Pull Request -
State: closed - Opened by dchevell about 6 years ago
#2 - Support request context
Pull Request -
State: closed - Opened by dchevell about 6 years ago
#1 - Flask request: RuntimeError: Working outside of request context.
Issue -
State: closed - Opened by mrtarunjain about 6 years ago
- 8 comments