diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-16 13:00:40 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-16 13:00:40 -0400 |
commit | b6fef1cc8832978bd9673df1a968d06d42bc2eb0 (patch) | |
tree | 517b9c66d187dc97c0e7fbe181f43d9fefbef929 /tests/roundTrip.urp | |
parent | 966f716a755bd954d817b43d1efaaeb6f939ad89 (diff) |
Avoid thread death via message receive
Diffstat (limited to 'tests/roundTrip.urp')
-rw-r--r-- | tests/roundTrip.urp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/roundTrip.urp b/tests/roundTrip.urp new file mode 100644 index 00000000..e8f27f2e --- /dev/null +++ b/tests/roundTrip.urp @@ -0,0 +1,5 @@ +database dbname=roundtrip +sql roundTrip.sql + +buffer +roundTrip |