issues
search
lordmauve
/
chopsticks
Chopsticks is an orchestration library: it lets you execute Python code on remote hosts over SSH.
https://chopsticks.readthedocs.io/
Apache License 2.0
158
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prompt responder
#64
robert-zaremba
opened
1 year ago
0
RFC: pencode performance improvements
#63
moreati
opened
4 years ago
0
can not call simple commands
#62
madisvain
opened
6 years ago
1
Optimisation: Don't pencode() singletons as back references
#61
moreati
closed
5 years ago
3
ssh custom port
#60
sejktmcsdlmfhsc
closed
6 years ago
5
Comparison with multiprocessing remote manager
#59
catern
opened
6 years ago
0
Tunnel destructor prevents subsequent stderr interception
#58
amigrave
opened
6 years ago
1
Add `local_imports` context manager (allow to disable tunnelled imports)
#57
amigrave
opened
6 years ago
8
ImportError from deserialise_func
#56
nirmalagarwal
opened
6 years ago
0
ErrorResult does not compare equal
#55
lordmauve
opened
6 years ago
0
Howto create Tunnel with ssh password
#54
ghost
closed
7 years ago
5
Fix buffering issue with python3 and slow hosts (Fixes #52)
#53
amigrave
closed
7 years ago
1
Traceback on slow connections when using python3
#52
amigrave
closed
7 years ago
4
Fix bug preventing decorated functions to be called remotely (Fixes #50)
#51
amigrave
opened
7 years ago
1
Decorated functions can't be called remotely
#50
amigrave
opened
7 years ago
0
Add syntax highlighting to README
#49
disconnect3d
closed
7 years ago
1
Add NSenter tunnel that allows to enter in any linux namespace container
#48
amigrave
opened
7 years ago
6
be consistent in interpreter customization example
#47
ThomasWaldmann
closed
7 years ago
1
Error when trying to print env
#46
postrational
closed
7 years ago
2
Write documentation for passwordless SSH
#45
lordmauve
opened
7 years ago
0
Create a benchmark suite
#44
lordmauve
opened
7 years ago
0
Fix corner case when a PipeTunnel subclass's destructor is called before init (Fixes #37)
#43
amigrave
closed
7 years ago
0
add warning to windows users.
#42
mborus
closed
7 years ago
0
Issues reported by lgtm.com
#41
lordmauve
opened
7 years ago
0
Error when dis._unpack_opargs() does not exist
#40
lordmauve
closed
7 years ago
0
fixed default python paths.
#39
cescobarresi
closed
7 years ago
0
Jupyter notebook import doesn't work recursively
#38
lordmauve
opened
7 years ago
1
Failing to instantiate an object causes traceback
#37
lordmauve
closed
7 years ago
1
EP2017 Sprint details
#36
dimaqq
closed
7 years ago
2
Call logging.basicConfig on tunnel start
#35
lordmauve
opened
7 years ago
1
Error importing packages that use pbr
#34
lordmauve
opened
7 years ago
1
Cache paths used to serve each import
#33
lordmauve
opened
7 years ago
0
Use binary encoding for all data transfer
#32
lordmauve
opened
7 years ago
0
Set process title in bubble
#31
lordmauve
opened
7 years ago
5
stderr not flushed from client at tunnel close
#30
lordmauve
opened
7 years ago
0
Buffer stderr until connected
#29
lordmauve
opened
7 years ago
0
Recursive tunnelling
#28
lordmauve
closed
7 years ago
1
Filter operation on Groups
#27
lordmauve
closed
7 years ago
1
Set operations in Groups
#26
lordmauve
closed
7 years ago
2
Failure during put() should abort gracefully
#25
lordmauve
opened
7 years ago
0
Callback for stderr messages
#24
lordmauve
opened
7 years ago
0
Fatal Python error: could not acquire lock at interpreter shutdown...
#23
meshy
closed
7 years ago
5
Crashes during loop execution can leave a tunnel in a bad state
#22
lordmauve
closed
7 years ago
1
Error cleanly if operation called on closed tunnel
#21
lordmauve
closed
7 years ago
1
Tunnel doesn't detect connection lost
#20
lordmauve
opened
7 years ago
2
IPython kernels using Docker + Chopsticks
#19
lordmauve
opened
7 years ago
0
Adding some examples
#18
barrachri
opened
7 years ago
4
Allow using Chopsticks from Jupyter Notebook
#17
lordmauve
closed
7 years ago
2
Context Manager and timeout on `self.wpipe.close`
#16
romanlevin
closed
7 years ago
5
Sudo support
#15
lordmauve
closed
7 years ago
1
Next