Joined September 2012
·
Posted to
Testing concurrency with rspec, the easy way
over 1 year
ago
Nope, didn't even realise that the transaction isolation level is configurable.
Achievements
104 Karma
13,170 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
@tommotaylor, no you would have to slightly change my example code, so that
make_concurrent_calls
can receive the method arguments separately (for example as an array argument), and then use them in the method call.