issues
search
luispedro
/
jug
Parallel programming with Python
https://jug.readthedocs.io
MIT License
412
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Development installation
#87
justinrporter
closed
1 year ago
1
Allow cleanup of only locks
#86
freemansw1
closed
2 years ago
4
IterateTask as a decorator
#85
justinrporter
closed
2 years ago
5
TST Move to Github Actions
#84
luispedro
closed
3 years ago
0
add options to webstatus subcommand (port, ipaddress)
#83
rdenham
closed
4 years ago
1
add options to webstatus subcommand (port, ipaddress)
#82
rdenham
closed
4 years ago
1
Updated README.rst
#81
Nageshwar-stp
closed
3 years ago
3
Jug throwing error, while running on PBS based HPC cluster
#80
jaideep99
closed
4 years ago
3
`pdb` option doesn't seem to work
#79
markvdw
closed
4 years ago
1
Update Travis link
#78
curiousleo
closed
4 years ago
1
jug shell's invalidate() fails if NoLoad task in DAG
#77
justinrporter
closed
5 years ago
0
Tasklet usage/Tasklet.can_load()
#76
justinrporter
closed
5 years ago
3
Memory "leak"
#75
justinrporter
closed
5 years ago
2
Calling execute from code
#74
uatach
closed
6 years ago
2
NoLoad does not track dependencies
#73
justinrporter
closed
6 years ago
0
Error while running jug execute prime.py
#72
deepakagrawal
closed
6 years ago
1
Jug sleep-until exits too early when using barrier
#71
luispedro
closed
5 years ago
0
The right way to use Jug with class object
#70
chenxi-shi
closed
5 years ago
5
Failed to assign tasks correctly
#69
chenxi-shi
closed
6 years ago
6
Processes only start working after checking status
#68
chenxi-shi
closed
6 years ago
7
Implement --target for jug cleanup
#67
unode
closed
6 years ago
2
Always trigger `hooks.exit_checks.exit_env_vars`
#66
unode
closed
5 years ago
0
Ability to pass argument(s) that don't create new tasks
#65
unode
closed
7 years ago
2
ENH+DOC Add get_tasks() to 'jug shell'
#64
unode
closed
6 years ago
0
Invalidate --target is too greedy
#63
unode
opened
7 years ago
4
Invalidate inside shell doesn't invalidate dependent tasks
#62
unode
closed
7 years ago
2
Graph command now handles Tasklets transparently
#61
unode
closed
7 years ago
2
Preserve name of source jugfile when rendering graph to PNG
#60
unode
closed
7 years ago
0
Implement failed tasks
#59
unode
closed
6 years ago
8
Graph subcommand
#58
unode
closed
7 years ago
4
Implement jug cleanup --keep-locks & misc bugfixes
#57
unode
closed
7 years ago
2
BUG Non-zero exit with 'jug execute --keep-going' and failures
#56
unode
closed
7 years ago
2
Jug design question - failed tasks
#55
unode
closed
6 years ago
3
Implement `jug cleanup --keep-locks`
#54
unode
closed
7 years ago
0
BUG Fix non-functional 'jug cleanup' on redis backend
#53
unode
closed
7 years ago
0
How is it better than rq?
#52
rizplate
closed
7 years ago
1
Added missing colon in Redis listlocks()
#51
aggronerd
closed
7 years ago
1
MIN Don't require a trailing slash on jugdir redis addresses
#50
unode
closed
7 years ago
0
MIN+DOC jug invalidate accepts --target
#49
unode
closed
7 years ago
0
Backwards compatibility fixes
#48
unode
closed
7 years ago
5
Introduce ability to extend jug with user defined commands
#47
unode
closed
7 years ago
4
ENH Allow specifying a target to restrict what to execute
#46
unode
closed
7 years ago
2
Config file may be read incorrectly
#45
danpf
closed
7 years ago
2
Config file is never read
#44
danpf
closed
7 years ago
2
CompoundTaskGenerator
#43
alansaul
closed
8 years ago
3
Jug doesn't like jobs when they're ended by SIGTERM
#42
danpf
closed
8 years ago
12
Is it possible to pass options into jugfile?
#41
persmule
closed
8 years ago
1
Raises error if jugdir is not defined
#40
rjplevin
closed
8 years ago
6
Cannot load empty strings
#39
mfeurer
closed
8 years ago
1
Account for ipython frontend subpackage move.
#38
bon
closed
8 years ago
1
Next