Review Board 1.5.3.1

Use actor to process desktop browse requests

Updated 1 year, 2 months ago

Dave Briccetti Reviewers
TalkingPuffin
None talking-puffin
Rather than synchronously calling desktop.browse, and possibly hanging the UI if there is a delay, use an actor to process browse requests.
Ran tpuf and followed some links.