diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-03-13 14:31:05 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-03-13 14:31:05 -0400 |
commit | 587d65dc127fd72cd72aed5f02dbfd3bf277a9ef (patch) | |
tree | d7711d4cd2a21f54481f07af2ada2185a7958b9f /indra/tools/vstool | |
parent | c371096fc3320f580fd271dad09c852f2e3d5f78 (diff) |
Make a coro.resume() wrapper and use in coro.launch(), coro.yield().
coro.resume() checks the ok boolean returned by coroutine.resume() and, if not
ok, propagates the error. This avoids coroutine errors getting swallowed.
Diffstat (limited to 'indra/tools/vstool')
0 files changed, 0 insertions, 0 deletions