1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/subscription_adapter
Matthew Draper 16a6603956 Synchronize the lazy setters in Server
They're all at risk of races on the first requests.
2016-01-30 03:46:37 +10:30
..
async.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
base.rb Allow subscription adapters to be shut down 2016-01-24 19:00:06 +10:30
inline.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
postgresql.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
redis.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
subscriber_map.rb Split internal subscriber tracking from Postgres adapter 2016-01-24 15:52:47 +10:30