BrennanConroy
|
109c56713a
|
React to logging changes
|
2016-04-01 11:53:47 -07:00 |
Stephen Halter
|
f0e438f65f
|
Remove IKestrelTrace.ApplicationError overload without connection id
Add test verifying that exceptions thrown from application tcs continuations
run by the LoggingThreadPool don't get logged as general exceptions.
|
2016-03-30 11:13:13 -07:00 |
Ben Adams
|
48d3c63f70
|
TestHelper classes for shared types
|
2016-02-26 23:48:52 +00:00 |
Cesar Blum Silveira
|
f21cb128e8
|
Handle 0-byte reads correctly (#520).
|
2016-02-26 15:21:11 -08:00 |
Stephen Halter
|
bc56d11d8c
|
Set IsBackground property to true on libuv Threads for non-debug builds
- If libuv doesn't shutdown as expected, the process will still stop. Thanks @benaadams!
- Address other minor PR feedback.
|
2016-02-17 16:40:05 -08:00 |
Stephen Halter
|
f4bb8d5eff
|
Verify that memory pool blocks aren't leaked in tests
|
2016-02-17 16:05:34 -08:00 |
Ben Adams
|
00b8a13b55
|
Merge+rename+rename resolve
|
2016-01-26 11:33:14 +00:00 |
Stephen Halter
|
735c0fbbef
|
Added new test to verify failed writes complete all pending write tasks
- Changed MockLibuv to never fall back to real libuv methods.
- Fixed EngineTests.ConnectionCanReadAndWrite
|
2016-01-23 10:17:07 +00:00 |
N. Taylor Mullen
|
b062f851dc
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:51 -08:00 |
N. Taylor Mullen
|
3cfe2f3070
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:44 -08:00 |