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

traceStartTask / traceEndTask: use 'use' block #1408

Merged
merged 4 commits into from
Oct 30, 2016

Commits on Oct 26, 2016

  1. Revert "call 'traceEndTask' in the finally block of a try-finally, so…

    … that it is always closed, even if the task throws an exception."
    
    This reverts commit 88fde73.
    0x53A committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    cc0aea5 View commit details
    Browse the repository at this point in the history
  2. fix warning "this rule will never be matched"

    0x53A authored and lr committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    0b759cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b435a View commit details
    Browse the repository at this point in the history
  4. make traceStartTask / traceEndTask obsolete instead of private so as …

    …not to break user scripts
    0x53A committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    ccda0fd View commit details
    Browse the repository at this point in the history