gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 132/178: KNOWN_BUGS: --upload-file . hang if delay


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 132/178: KNOWN_BUGS: --upload-file . hang if delay in STDIN
Date: Wed, 23 May 2018 12:26:07 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 44936865d5fee49247ba97293f9279876b236c2c
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Apr 30 10:19:45 2018 +0200

    KNOWN_BUGS: --upload-file . hang if delay in STDIN
    
    Closes #2051
---
 docs/KNOWN_BUGS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 80ec62fab..945120c97 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -38,6 +38,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  4.1 -J with %-encoded file nameas
  4.2 -J with -C - fails
  4.3 --retry and transfer timeouts
+ 4.4 --upload-file . hang if delay in STDIN
 
  5. Build and portability issues
  5.1 Windows Borland compiler
@@ -283,6 +284,13 @@ problems may have been fixed or changed somewhat since 
this was written!
  https://curl.haxx.se/mail/lib-2008-01/0080.html and Mandriva bug report
  https://qa.mandriva.com/show_bug.cgi?id=22565
 
+4.4 --upload-file . hangs if delay in STDIN
+
+ "(echo start; sleep 1; echo end) | curl --upload-file . http://mywebsite -vv"
+
+ ... causes a hang when it shouldn't.
+
+ See https://github.com/curl/curl/issues/2051
 
 5. Build and portability issues
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]