diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-07-26 20:50:09 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-07-26 20:50:09 +0300 |
| commit | ab1e624519a28e8a981567f9889aef2398869a45 (patch) | |
| tree | c12f787d7bc1bee2d9861d19b48a580e4d28383e /TODO | |
| parent | node.scm (rrepl-get-result): Use '*unspecified*' (diff) | |
| download | guile-ssh-ab1e624519a28e8a981567f9889aef2398869a45.tar.gz | |
TODO: Update "Known Bugs"
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -7,3 +7,13 @@ in (ssh dist node) * Known Bugs +** distributed forms + - 'dist-map' sometimes failes during the job migration with the + following error: +#+BEGIN_EXAMPLE +In thread: +ERROR: Could not open forward channel #<tunnel 127.0.0.1:0 -> localhost:37147 91b72a8> error +#+END_EXAMPLE +** rrepl + - Does not handle output very well. + - Does not handle REPL commands such as ',h'. |
