Issues
- 0
ProcessPool hangs when pickling fails
#146 opened by csm10495 - 2
ProcessPool default timeout
#145 opened by csm10495 - 5
Canceling a future before a worker picks it up results in it still executing briefly.
#144 opened by rsiemens - 4
Include worker PID in ProcessExpired exception
#141 opened by rsiemens - 6
Unexpected Behavior in Pebble Future Termination: is_alive() Returns True After join() Completes
#140 opened by Vladyyy - 1
SIGTERM handling in pebble.ProcessPool
#137 opened by xiaodongsg - 1
- 4
- 1
- 1
Cancel future returned from run_in_executor caused SIGTERM signal to main process
#135 opened by yli02 - 5
- 3
Cannot create pebble.ProcessPool() multiple times within a single run, all task got stuck and time out
#126 opened by jcierocki - 11
- 7
RuntimeError: dictionary changed size during iteration in TaskManager.(timeout|cancelled)_tasks
#96 opened by charettes - 1
- 4
error while running @concurrent.process repetitively
#127 opened by makesnosense - 2
- 1
- 7
Type hint error of wrapped function
#122 opened by medihack - 1
ISSUE with with ProcessPool when scheduled function return exception (not raise it)
#123 opened by sergeykk - 2
shutdown of main program
#115 opened by bitsofinfo - 4
Get information about broken process
#117 opened by fbaltor - 1
How can I use a multiprocessing.manager alongside with pebble to avoid re-importing the function everytime?
#120 opened by pedro-peixot0 - 6
Channel mutex timeout
#119 opened by melsabagh - 1
Documentation for Pebble indicates threads created with a ThreadPool are cancellable
#118 opened by vstoleru-uipath - 2
@concurrent.process returned future blocks/hangs on running(), cancelled(), done() calls
#116 opened by bitsofinfo - 1
How to handle errors when using pool.schedule
#114 opened by georgeboot - 2
Logging process name inside concurrent.process
#113 opened by HumbleKazoku - 6
Bug: new `submit` function makes it impossible to call a function that has a `timeout` argument
#111 opened by PLPeeters - 3
The timeout argument of ProcessPool().submit() is inconsistent with ThreadPool().submit()
#110 opened by victoryhb - 3
Pebble wheels pushed to PyPI are incorrectly tagged
#108 opened by wimglenn - 9
- 6
- 3
add running() method to Future
#106 opened by dcnieho - 3
Support dill
#103 opened by noxdafox - 2
Asyncio pool support
#90 opened by Bewinxed - 1
Deprecate Python 2 support
#93 opened by noxdafox - 3
Asyncio decorators support
#94 opened by noxdafox - 8
stopping pool
#99 opened by OmarZaki96 - 1
Type Hints
#102 opened by noxdafox - 2
Feature Request: Finaliser Method
#101 opened by liam-veitch - 5
getting the pid of the process
#100 opened by dubovikmaster - 7
Pool blocked when child process is OOM killed
#97 opened by lodrion - 3
Pebble and pyspark appear to be incompatible
#95 opened by daveauerbach - 1
Exception running the examples on README
#98 opened by riyadparvez - 2
TimeoutError traceback of the concurrent process
#91 opened by hayd - 1
- 3
- 1
multiprocessing in pebble
#92 opened by QGB - 1