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

Fix deadlock when exiting withFluentLogger block #4

Merged
merged 3 commits into from Apr 5, 2015

Commits on Mar 22, 2015

  1. Copy the full SHA
    2a8324a View commit details
    Browse the repository at this point in the history
  2. Now Logger always unmask child threads, so that ThreadKilled async ex…

    …ception would be delivered properly.
    debug-ito committed Mar 22, 2015
    Copy the full SHA
    7a2ece2 View commit details
    Browse the repository at this point in the history
  3. Add ForkWrapper to interface with various versions of base package. m…

    …ask API has been through some changes...
    debug-ito committed Mar 22, 2015
    Copy the full SHA
    34c40dc View commit details
    Browse the repository at this point in the history