1. 0436576 Remove redundant and flaky (due to its nature, not implementation problems) DebugLeaksStressTest by Vsevolod Tolstopyatov · 4 years ago
  2. c05de88 Coroutines debugger should keep weak references to running coroutines (#2129) by Roman Elizarov · 4 years, 1 month ago
  3. 70a7487 Extract debugger (#1905) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  4. 02b403d BlockHound integration (#1873) by dkhalanskyjb · 4 years, 5 months ago
  5. aa86ff3 Revert "BlockHound integration (#1821)" by Vsevolod Tolstopyatov · 4 years, 5 months ago
  6. ed7c668 BlockHound integration (#1821) by dkhalanskyjb · 4 years, 5 months ago
  7. 8aaf2f7 Implement DebugTestBase in DebugProbesTest by Vsevolod Tolstopyatov · 4 years, 5 months ago
  8. 4116fbf Make DebugProbes ready to production (#1862) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  9. 1ac3dc2 Build project using JDK 11 (#1733) by Roman Elizarov · 4 years, 6 months ago
  10. 09cb4bf Fix tests hanging when `verifyDump` fails by Dmitry Khalanskiy · 4 years, 7 months ago
  11. 70e3583 Make CoroutinesDumpTest deterministic by Vsevolod Tolstopyatov · 4 years, 8 months ago
  12. 946e578 Introduce reusable cancellable continuations for hot loops with channels (#1534) by Vsevolod Tolstopyatov · 5 years ago
  13. fcc004c Install debug probes in CoroutinesTimeout constructor to capture coroutines launched from within a test constructor by Vsevolod Tolstopyatov · 5 years ago
  14. 858094e Eagerly create coroutine for lazily-started coroutine builders in order to trigger DebugProbes.probeCoroutineCreated by Vsevolod Tolstopyatov · 5 years ago
  15. 3826ae5 Do not aggregate all coroutine info into a single string before dumping it to the out in DebugProbes.dumpCoroutines by Vsevolod Tolstopyatov · 5 years ago
  16. a2587d2 Robust waiting in CoroutinesDumpTest by Roman Elizarov · 5 years ago
  17. 0172998 Fully copy CoroutineInfo for DebugProbes.dumpCoroutinesInfo, it is re… (#1368) by Vsevolod Tolstopyatov · 5 years ago
  18. ae225bd Sleep in RunningThreadStackMergeTest that relies on time by Vsevolod Tolstopyatov · 5 years ago
  19. bb97ffb Unmute debugger test that were broken in 1.3.31, increase debug test timeout (slow CI), make shutdown more graceful by reducing timeout per thread (slow CI + unfortunate timings) by Vsevolod Tolstopyatov · 5 years ago
  20. 8d6aeaa Merge branch 'version-1.2.2' into develop by Roman Elizarov · 5 years ago
  21. 38bdc35 Disable incompatible change by Vsevolod Tolstopyatov · 5 years ago
  22. f939617 Merge pull request #1161 from Kotlin/flow-performance-improvements by Vsevolod Tolstopyatov · 5 years ago
  23. b7e93f0 Update Kotlin to 1.3.31 by Vsevolod Tolstopyatov · 5 years ago
  24. 7af7ede Add overload with long for CoroutinesTimeout.seconds by Vsevolod Tolstopyatov · 5 years ago
  25. 2496dc2 Rename CoroutineState to CoroutineInfo and improve its API by Vsevolod Tolstopyatov · 5 years ago
  26. ffaedf1 Improve stacktrace merge heuristic: skip state machine meaningless frame when attempting to merge stacktraces by Vsevolod Tolstopyatov · 5 years ago
  27. 8d506b3 Make SupervisorCoroutine implement ScopeCoroutine by Vsevolod Tolstopyatov · 6 years ago
  28. 2bdd460 CoroutinesTimeout debug rule for JUnit 4 (#991) by Vsevolod Tolstopyatov · 6 years ago
  29. 3f65e17 Merge pull request #967 from Kotlin/stacktrace-recovery-improvements by Vsevolod Tolstopyatov · 6 years ago
  30. f18878f Obtain real stacktrace of running coroutines in debug agent by Vsevolod Tolstopyatov · 6 years ago
  31. f528898 Update documentation by Vsevolod Tolstopyatov · 6 years ago
  32. 3819379 Implement CoroutineStackFrame in SelectBuilderImpl by Vsevolod Tolstopyatov · 6 years ago
  33. c055f02 Move debug example to a proper package by Vsevolod Tolstopyatov · 6 years ago
  34. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago