Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split package and coroutine debug agent API #3977

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    1409545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faaeaa0 View commit details
    Browse the repository at this point in the history
  3. Moved internal classes: AgentInstallationType, ConcurrentWeakMap, Cor…

    …outineDebugging to kotlinx.coroutines.debugging package.
    mvicsokolova committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    027f6d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8cf6e6f View commit details
    Browse the repository at this point in the history
  2. Expose kotlinx.coroutines.debugging package in module-info.

    Remove kotlinx.coroutines.debug package.
    mvicsokolova committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d83729a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    f1aa357 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    1ec3fcc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Notes after review

    mvicsokolova committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    217b590 View commit details
    Browse the repository at this point in the history