ruby-hyperloop / hyper-mesh

The project has moved to Hyperstack!! - Synchronization of active record models across multiple clients using Pusher, ActionCable, or Polling
https://hyperstack.org/
MIT License
22 stars 12 forks source link

rewrite when_not_saving so it doesn't busy loop #95

Open catmando opened 6 years ago

catmando commented 6 years ago

add an event handler to save so that when_not_saving method can hook on, and wait for the save to complete.