source: tests/concurrency/futures/.expect/future_except.txt @ 3483185

Last change on this file since 3483185 was 3483185, checked in by kyoung <lseo@…>, 7 weeks ago

Make it possible to fulfil a future by loading an exception like ucpp

  • Property mode set to 100644
File size: 320 bytes
Line 
1A: loading F with E
2B: caught E
3A: loading F with E
4B: caught E
5A: loading F with E
6B: caught E
7A: loading F with E
8B: caught E
9A: loading F with E
10B: caught E
11A: loading F with E
12B: caught E
13A: loading F with E
14B: caught E
15A: loading F with E
16B: caught E
17A: loading F with E
18B: caught E
19A: loading F with E
20B: caught E
Note: See TracBrowser for help on using the repository browser.