davisp commented on issue #1396: Build with Erlang 21
URL: https://github.com/apache/couchdb/issues/1396#issuecomment-399205044
 
 
   Also this change:
   
   ```
   OTP-14901    Application(s): erts
   
                  Optimized the common case of monitor followed by send
                  to the same local process. The monitor signal is now
                  delayed in order to be piggybacked with the sent
                  message and thereby only get one lock operation on the
                  message queue of the receiver. A delayed monitor signal
                  is flushed if no send has been done at the latest when
                  the process is scheduled out.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to