mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
48e8056d4f
[ci skip]
472 B
472 B
-
Protect against concurrent writes to a websocket connection from multiple threads; the underlying OS write is not always threadsafe.
Tinco Andringa
-
Add ActiveSupport::Notifications hook to Broadcaster#broadcast
Matthew Wear
-
Close hijacked socket when connection is shut down.
Fixes #25613.
Tinco Andringa
Please check 5-0-stable for previous changes.