Tomasz Grabiec
|
83963b23d3
|
Replace rescue() usages with then_wrapped()
They are pretty much the same. This change removes rescue().
|
2015-03-04 17:34:59 +01:00 |
|
Avi Kivity
|
7f8d88371a
|
Add LICENSE, NOTICE, and copyright headers to all source files.
The two files imported from the OSv project retain their original licenses.
|
2015-02-19 16:52:34 +02:00 |
|
Tomasz Grabiec
|
10e58e0cda
|
tests: Make test runner catch and forward exceptions thrown directly from task
|
2015-02-10 14:47:42 +02:00 |
|
Tomasz Grabiec
|
a1fecad8cb
|
tests: Introduce test_runner class
It uses app_template to launch seastar framework and can be used from
outside threads to inject tasks.
|
2015-01-29 10:30:14 +02:00 |
|