Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
  2. Jul 14, 2016
  3. Jul 13, 2016
  4. Jul 04, 2016
  5. Jul 01, 2016
    • Konstantin Nazarov's avatar
      tarantoolctl connect doesn't report errors · 4efffe45
      Konstantin Nazarov authored
      This happens because console:eval swallows errors
      and doesn't print them to stdout.
      
      Also, console.connect() doesn't always call on_client_disconnect()
      in case of errors, so the code that was meant to terminate local
      session on errors, didn't do this in some cases and caused local
      console to remain open.
      
      Fixes #1586
      4efffe45
  6. Jun 30, 2016
  7. Jun 21, 2016
  8. Jun 15, 2016
  9. Jun 10, 2016
  10. Jun 09, 2016
  11. Jun 08, 2016
  12. Jun 07, 2016
  13. Jun 06, 2016
Loading