diff options
author | Justin Clark-Casey (justincc) | 2015-02-04 17:04:59 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2015-02-04 17:04:59 +0000 |
commit | 765fd024183aa855b50ce9c9707abebba55ca63a (patch) | |
tree | 1ab1a4388267e3508c7d8b86549edb11823ef7c2 /OpenSim/Region/OptionalModules/Materials | |
parent | Fix bug in JobEngine where an attempt to restart after stop would trigger an ... (diff) | |
download | opensim-SC_OLD-765fd024183aa855b50ce9c9707abebba55ca63a.zip opensim-SC_OLD-765fd024183aa855b50ce9c9707abebba55ca63a.tar.gz opensim-SC_OLD-765fd024183aa855b50ce9c9707abebba55ca63a.tar.bz2 opensim-SC_OLD-765fd024183aa855b50ce9c9707abebba55ca63a.tar.xz |
For built-in groups, if a delegate throws an exception (e.g. due to network failure), always remove its request from the m_ActiveRequests list.
If this is not done, all subsequent calls for the same data see that a request is apparantly already in progress and so wait for the result indefinitely.
Diffstat (limited to 'OpenSim/Region/OptionalModules/Materials')
0 files changed, 0 insertions, 0 deletions