Isometrica / sub-stance

An angular-meteor subscription manager with substance.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Race conditions, concurrency #6

Open SteveFortune opened 9 years ago

SteveFortune commented 9 years ago

In a couple of instances, I'm unsure as to whether there exists race conditions or other issues with concurrency:

Need to understand more about how $timeout works and whether javascript or indeed angular offer any tooling to deal with concurrency in these situations.