Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getappmap/appmap-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.7
Choose a base ref
...
head repository: getappmap/appmap-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.8
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 12, 2024

  1. fix: Prevent process recordings from clobbering one another

    AppMap data output via process recordings now contains the process ID in
    the file name to prevent multiple processes from quitting within the
    same second and overwriting each others data.
    dustinbyrne committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0347af1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge pull request #372 from getappmap/fix/no-process-output-clobbering

    fix: Prevent process recordings from clobbering one another
    kgilpin authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e17e9bb View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.8 [skip ci]

    ## [2.1.8](v2.1.7...v2.1.8) (2024-11-13)
    
    ### Bug Fixes
    
    * Prevent process recordings from clobbering one another ([0347af1](0347af1))
    semantic-release-bot committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6c0bd35 View commit details
    Browse the repository at this point in the history
Loading