Pārlūkot izejas kodu

*** empty log message ***

Chris McDonough 18 gadi atpakaļ
vecāks
revīzija
01f5c771b1
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      CHANGES.txt

+ 6 - 0
CHANGES.txt

@@ -16,6 +16,12 @@
     which supervisor was notified of its exit status.  Thanks to Drew
     which supervisor was notified of its exit status.  Thanks to Drew
     Perttula.
     Perttula.
 
 
+  - RPC interface behavior change: if the RPC method
+    "sendProcessStdin" is called against a process that has closed its
+    stdin file descriptor (e.g. it has done the equivalent of
+    "sys.stdin.close(); os.close(0)"), we return a NO_FILE fault
+    instead of accepting the data.
+
 3.0a1
 3.0a1
 
 
   - Default config file comment documented 10 secs as default for
   - Default config file comment documented 10 secs as default for