FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing dev...main · AsyncSwift/AsyncLocationKit · GitHub

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: AsyncSwift/AsyncLocationKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: AsyncSwift/AsyncLocationKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 1, 2026

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

Commits on Apr 6, 2026

  1. Fix AsyncDelegateProxy re-entrant cancellation crash

    Patched a crash in Sources/AsyncLocationKit/AsyncDelegateProxy.swift:70 by snapshotting performers under performersQueue and invoking performers after leaving the queue. That removes the re-entrant
      DispatchQueue.sync path that was trapping when a performer called cancellable?.cancel(for: self) during event delivery.
    thomas-hensel authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    f6c91e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge pull request #45 from thomas-hensel/thomas-hensel-patch-1

    Fix AsyncDelegateProxy re-entrant cancellation crash
    gre4ixin authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    468eb49 View commit details
    Browse the repository at this point in the history
  2. Bump version

    gre4ixin committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    872f1bc View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL