You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mschoenlaub brought up some great points about concurrency in this PR. I'd like to continue that discussion here, as well as think through some example concurrent apps (maybe using the puma or falcon web servers) that could be used to observe concurrency issues in MRI.
The text was updated successfully, but these errors were encountered:
@mschoenlaub brought up some great points about concurrency in this PR. I'd like to continue that discussion here, as well as think through some example concurrent apps (maybe using the
puma
orfalcon
web servers) that could be used to observe concurrency issues in MRI.The text was updated successfully, but these errors were encountered: